[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. 67225 1726886823.32935: 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-2h0 executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 67225 1726886823.33539: Added group all to inventory 67225 1726886823.33541: Added group ungrouped to inventory 67225 1726886823.33546: Group all now contains ungrouped 67225 1726886823.33549: Examining possible inventory source: /tmp/storage-kFg/inventory.yml 67225 1726886823.68067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 67225 1726886823.69533: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 67225 1726886823.69710: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 67225 1726886823.70181: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 67225 1726886823.70716: Loaded config def from plugin (inventory/script) 67225 1726886823.70718: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 67225 1726886823.70999: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 67225 1726886823.71365: Loaded config def from plugin (inventory/yaml) 67225 1726886823.71367: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 67225 1726886823.72127: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 67225 1726886823.73192: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 67225 1726886823.73196: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 67225 1726886823.73199: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 67225 1726886823.73207: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 67225 1726886823.73215: Loading data from /tmp/storage-kFg/inventory.yml 67225 1726886823.73306: /tmp/storage-kFg/inventory.yml was not parsable by auto 67225 1726886823.73385: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 67225 1726886823.73440: Loading data from /tmp/storage-kFg/inventory.yml 67225 1726886823.73528: group all already in inventory 67225 1726886823.73535: set inventory_file for managed_node1 67225 1726886823.73539: set inventory_dir for managed_node1 67225 1726886823.73541: Added host managed_node1 to inventory 67225 1726886823.73543: Added host managed_node1 to group all 67225 1726886823.73544: set ansible_host for managed_node1 67225 1726886823.73545: set ansible_ssh_extra_args for managed_node1 67225 1726886823.73549: set inventory_file for managed_node2 67225 1726886823.73552: set inventory_dir for managed_node2 67225 1726886823.73553: Added host managed_node2 to inventory 67225 1726886823.73554: Added host managed_node2 to group all 67225 1726886823.73555: set ansible_host for managed_node2 67225 1726886823.73556: set ansible_ssh_extra_args for managed_node2 67225 1726886823.73559: set inventory_file for managed_node3 67225 1726886823.73561: set inventory_dir for managed_node3 67225 1726886823.73562: Added host managed_node3 to inventory 67225 1726886823.73563: Added host managed_node3 to group all 67225 1726886823.73564: set ansible_host for managed_node3 67225 1726886823.73565: set ansible_ssh_extra_args for managed_node3 67225 1726886823.73567: Reconcile groups and hosts in inventory. 67225 1726886823.73571: Group ungrouped now contains managed_node1 67225 1726886823.73573: Group ungrouped now contains managed_node2 67225 1726886823.73574: Group ungrouped now contains managed_node3 67225 1726886823.73756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 67225 1726886823.73913: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 67225 1726886823.73978: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 67225 1726886823.74168: Loaded config def from plugin (vars/host_group_vars) 67225 1726886823.74171: 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) 67225 1726886823.74180: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 67225 1726886823.74188: 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) 67225 1726886823.74245: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 67225 1726886823.74870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886823.74988: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 67225 1726886823.75044: Loaded config def from plugin (connection/local) 67225 1726886823.75048: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 67225 1726886823.75855: Loaded config def from plugin (connection/paramiko_ssh) 67225 1726886823.75859: 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) 67225 1726886823.77859: 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) 67225 1726886823.77918: Loaded config def from plugin (connection/psrp) 67225 1726886823.77921: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 67225 1726886823.81192: 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) 67225 1726886823.81257: Loaded config def from plugin (connection/ssh) 67225 1726886823.81261: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 67225 1726886823.86938: 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) 67225 1726886823.86981: Loaded config def from plugin (connection/winrm) 67225 1726886823.86984: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 67225 1726886823.87022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 67225 1726886823.87088: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 67225 1726886823.87161: Loaded config def from plugin (shell/cmd) 67225 1726886823.87163: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 67225 1726886823.87190: 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) 67225 1726886823.87260: Loaded config def from plugin (shell/powershell) 67225 1726886823.87262: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 67225 1726886823.87320: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 67225 1726886823.88216: Loaded config def from plugin (shell/sh) 67225 1726886823.88220: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 67225 1726886823.88254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 67225 1726886823.88521: Loaded config def from plugin (become/runas) 67225 1726886823.88523: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 67225 1726886823.88714: Loaded config def from plugin (become/su) 67225 1726886823.88716: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 67225 1726886823.88877: Loaded config def from plugin (become/sudo) 67225 1726886823.88879: 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 67225 1726886823.89520: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml 67225 1726886823.90120: in VariableManager get_vars() 67225 1726886823.90144: done with get_vars() 67225 1726886823.90983: trying /usr/local/lib/python3.12/site-packages/ansible/modules 67225 1726886823.96921: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 67225 1726886823.97168: in VariableManager get_vars() 67225 1726886823.97301: done with get_vars() 67225 1726886823.97551: in VariableManager get_vars() 67225 1726886823.97566: done with get_vars() 67225 1726886823.97815: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 67225 1726886823.97829: 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 67225 1726886823.98410: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 67225 1726886823.98682: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 67225 1726886823.98685: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 67225 1726886823.98826: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 67225 1726886823.98854: 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) 67225 1726886823.99203: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 67225 1726886823.99377: Loaded config def from plugin (callback/default) 67225 1726886823.99380: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 67225 1726886824.01840: Loaded config def from plugin (callback/junit) 67225 1726886824.01843: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 67225 1726886824.01890: 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) 67225 1726886824.01962: Loaded config def from plugin (callback/minimal) 67225 1726886824.01965: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 67225 1726886824.02014: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 67225 1726886824.02075: Loaded config def from plugin (callback/tree) 67225 1726886824.02077: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 67225 1726886824.02220: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 67225 1726886824.02222: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-2h0/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_deps.yml ******************************************************* 1 plays in /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml 67225 1726886824.02248: in VariableManager get_vars() 67225 1726886824.02260: done with get_vars() 67225 1726886824.02265: in VariableManager get_vars() 67225 1726886824.02274: done with get_vars() 67225 1726886824.02278: variable 'omit' from source: magic vars 67225 1726886824.02323: in VariableManager get_vars() 67225 1726886824.02337: done with get_vars() 67225 1726886824.02359: variable 'omit' from source: magic vars PLAY [Test dependencies] ******************************************************* 67225 1726886824.02915: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 67225 1726886824.02996: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 67225 1726886824.03027: getting the remaining hosts for this loop 67225 1726886824.03029: done getting the remaining hosts for this loop 67225 1726886824.03032: getting the next task for host managed_node2 67225 1726886824.03035: done getting next task for host managed_node2 67225 1726886824.03037: ^ task is: TASK: Gathering Facts 67225 1726886824.03038: ^ 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 67225 1726886824.03044: getting variables 67225 1726886824.03045: in VariableManager get_vars() 67225 1726886824.03054: Calling all_inventory to load vars for managed_node2 67225 1726886824.03057: Calling groups_inventory to load vars for managed_node2 67225 1726886824.03059: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886824.03073: Calling all_plugins_play to load vars for managed_node2 67225 1726886824.03086: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886824.03090: Calling groups_plugins_play to load vars for managed_node2 67225 1726886824.03125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886824.03175: done with get_vars() 67225 1726886824.03182: done getting variables 67225 1726886824.03243: 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-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:2 Friday 20 September 2024 22:47:04 -0400 (0:00:00.011) 0:00:00.011 ****** 67225 1726886824.03263: entering _queue_task() for managed_node2/gather_facts 67225 1726886824.03265: Creating lock for gather_facts 67225 1726886824.04575: worker is 1 (out of 1 available) 67225 1726886824.04583: exiting _queue_task() for managed_node2/gather_facts 67225 1726886824.04595: done queuing things up, now waiting for results queue to drain 67225 1726886824.04597: waiting for pending results... 67225 1726886824.05143: running TaskExecutor() for managed_node2/TASK: Gathering Facts 67225 1726886824.05151: in run() - task 02369adf-7a19-6840-5358-000000000010 67225 1726886824.05158: variable 'ansible_search_path' from source: unknown 67225 1726886824.05162: calling self._execute() 67225 1726886824.05189: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886824.05202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886824.05472: variable 'omit' from source: magic vars 67225 1726886824.05568: variable 'omit' from source: magic vars 67225 1726886824.05597: variable 'omit' from source: magic vars 67225 1726886824.05641: variable 'omit' from source: magic vars 67225 1726886824.05685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886824.05727: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886824.05749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886824.05768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886824.05783: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886824.05800: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886824.05826: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886824.05856: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886824.05864: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886824.05871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886824.05985: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886824.06225: Set connection var ansible_shell_type to sh 67225 1726886824.06237: Set connection var ansible_timeout to 10 67225 1726886824.06244: Set connection var ansible_connection to ssh 67225 1726886824.06261: Set connection var ansible_shell_executable to /bin/sh 67225 1726886824.06270: Set connection var ansible_pipelining to False 67225 1726886824.06295: variable 'ansible_shell_executable' from source: unknown 67225 1726886824.06303: variable 'ansible_connection' from source: unknown 67225 1726886824.06310: variable 'ansible_module_compression' from source: unknown 67225 1726886824.06323: variable 'ansible_shell_type' from source: unknown 67225 1726886824.06330: variable 'ansible_shell_executable' from source: unknown 67225 1726886824.06336: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886824.06344: variable 'ansible_pipelining' from source: unknown 67225 1726886824.06350: variable 'ansible_timeout' from source: unknown 67225 1726886824.06358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886824.06641: 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) 67225 1726886824.06836: variable 'omit' from source: magic vars 67225 1726886824.06849: starting attempt loop 67225 1726886824.06855: running the handler 67225 1726886824.06875: variable 'ansible_facts' from source: unknown 67225 1726886824.06898: _low_level_execute_command(): starting 67225 1726886824.06910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886824.07960: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886824.07974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.07990: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.08009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.08055: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.08067: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886824.08082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.08101: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886824.08119: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886824.08132: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886824.08148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.08162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.08179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.08192: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.08205: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886824.08226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.08299: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886824.08325: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886824.08340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886824.08416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886824.10062: stdout chunk (state=3): >>>/root <<< 67225 1726886824.10228: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886824.10231: stdout chunk (state=3): >>><<< 67225 1726886824.10233: stderr chunk (state=3): >>><<< 67225 1726886824.10340: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886824.10344: _low_level_execute_command(): starting 67225 1726886824.10346: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508 `" && echo ansible-tmp-1726886824.1025383-67261-194583523087508="` echo /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508 `" ) && sleep 0' 67225 1726886824.10961: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886824.10976: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.10992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.11017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.11056: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.11068: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886824.11080: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.11096: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886824.11116: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886824.11128: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886824.11140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.11152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.11167: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.11177: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.11187: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886824.11199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.11282: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886824.11301: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886824.11318: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886824.11390: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886824.13190: stdout chunk (state=3): >>>ansible-tmp-1726886824.1025383-67261-194583523087508=/root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508 <<< 67225 1726886824.13361: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886824.13446: stderr chunk (state=3): >>><<< 67225 1726886824.13459: stdout chunk (state=3): >>><<< 67225 1726886824.13592: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886824.1025383-67261-194583523087508=/root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886824.13596: variable 'ansible_module_compression' from source: unknown 67225 1726886824.13624: ANSIBALLZ: Using generic lock for ansible.legacy.setup 67225 1726886824.13627: ANSIBALLZ: Acquiring lock 67225 1726886824.13630: ANSIBALLZ: Lock acquired: 140341840245632 67225 1726886824.13645: ANSIBALLZ: Creating module 67225 1726886824.75663: ANSIBALLZ: Writing module into payload 67225 1726886824.75842: ANSIBALLZ: Writing module 67225 1726886824.75884: ANSIBALLZ: Renaming module 67225 1726886824.75895: ANSIBALLZ: Done creating module 67225 1726886824.75935: variable 'ansible_facts' from source: unknown 67225 1726886824.75945: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886824.75958: _low_level_execute_command(): starting 67225 1726886824.75970: _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' 67225 1726886824.76659: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886824.76671: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.76682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.76697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.76748: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.76759: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886824.76772: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.76788: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886824.76799: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886824.76809: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886824.76824: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.76840: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.76857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.76868: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.76876: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886824.76887: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.76969: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886824.76992: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886824.77006: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886824.77085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886824.78677: stdout chunk (state=3): >>>PLATFORM <<< 67225 1726886824.78754: stdout chunk (state=3): >>>Linux <<< 67225 1726886824.78789: stdout chunk (state=3): >>>FOUND /usr/bin/python3.9 <<< 67225 1726886824.78792: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 67225 1726886824.79002: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886824.79006: stdout chunk (state=3): >>><<< 67225 1726886824.79009: stderr chunk (state=3): >>><<< 67225 1726886824.79140: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886824.79150 [managed_node2]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 67225 1726886824.79153: _low_level_execute_command(): starting 67225 1726886824.79156: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 67225 1726886824.79498: Sending initial data 67225 1726886824.79501: Sent initial data (1181 bytes) 67225 1726886824.80680: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886824.80692: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.80704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.80727: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.80765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.80781: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886824.80801: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.80823: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886824.80836: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886824.80847: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886824.80858: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.80870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.80907: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.80921: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.80932: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886824.80945: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.81135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886824.81156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886824.81173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886824.81239: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886824.84964: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 67225 1726886824.85721: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886824.85725: stdout chunk (state=3): >>><<< 67225 1726886824.85728: stderr chunk (state=3): >>><<< 67225 1726886824.85731: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"9\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"9\"\nPLATFORM_ID=\"platform:el9\"\nPRETTY_NAME=\"CentOS Stream 9\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:9\"\nHOME_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 9\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886824.85734: variable 'ansible_facts' from source: unknown 67225 1726886824.85736: variable 'ansible_facts' from source: unknown 67225 1726886824.85738: variable 'ansible_module_compression' from source: unknown 67225 1726886824.85740: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 67225 1726886824.85742: variable 'ansible_facts' from source: unknown 67225 1726886824.85744: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/AnsiballZ_setup.py 67225 1726886824.86430: Sending initial data 67225 1726886824.86434: Sent initial data (154 bytes) 67225 1726886824.89227: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886824.89298: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.89316: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.89336: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.89388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.89493: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886824.89504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.89526: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886824.89542: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886824.89548: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886824.89555: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.89565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.89578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.89586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.89594: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886824.89604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.89795: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886824.89811: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886824.89816: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886824.89967: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886824.91647: 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 <<< 67225 1726886824.91685: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886824.91726: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpnu0w7cms /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/AnsiballZ_setup.py <<< 67225 1726886824.91760: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886824.94551: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886824.94627: stderr chunk (state=3): >>><<< 67225 1726886824.94631: stdout chunk (state=3): >>><<< 67225 1726886824.94663: done transferring module to remote 67225 1726886824.94676: _low_level_execute_command(): starting 67225 1726886824.94680: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/ /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/AnsiballZ_setup.py && sleep 0' 67225 1726886824.95632: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886824.95773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.95784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.95799: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.95846: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.95854: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886824.95865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.95885: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886824.95894: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886824.95901: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886824.95910: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.95929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.95943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.95949: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.95958: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886824.95965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.96152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886824.96169: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886824.96172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886824.96328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886824.98171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886824.98176: stdout chunk (state=3): >>><<< 67225 1726886824.98178: stderr chunk (state=3): >>><<< 67225 1726886824.98219: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886824.98222: _low_level_execute_command(): starting 67225 1726886824.98230: _low_level_execute_command(): using become for this command 67225 1726886824.98247: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qildyzxjptevoinmesxfjwiiktnvmguu ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/AnsiballZ_setup.py'"'"' && sleep 0' 67225 1726886824.98417: Initial state: awaiting_escalation: BECOME-SUCCESS-qildyzxjptevoinmesxfjwiiktnvmguu 67225 1726886824.99247: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886824.99289: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.99301: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.99330: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.99374: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.99382: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886824.99393: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.99406: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886824.99417: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886824.99433: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886824.99443: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886824.99458: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886824.99470: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886824.99479: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886824.99486: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886824.99499: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886824.99604: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886824.99634: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886824.99660: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886824.99759: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886825.02529: stdout chunk (state=1): >>>BECOME-SUCCESS-qildyzxjptevoinmesxfjwiiktnvmguu <<< 67225 1726886825.02532: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-qildyzxjptevoinmesxfjwiiktnvmguu' 67225 1726886825.02775: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 67225 1726886825.02780: stdout chunk (state=3): >>>import '_thread' # <<< 67225 1726886825.02782: stdout chunk (state=3): >>>import '_warnings' # <<< 67225 1726886825.02791: stdout chunk (state=3): >>>import '_weakref' # <<< 67225 1726886825.02849: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886825.02853: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886825.02890: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886825.02926: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 67225 1726886825.02975: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 67225 1726886825.03446: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.03821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886825.03826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f75ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f75a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f759a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886825.03831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886825.03855: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ec8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ecf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ef8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ecf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f31760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ec8c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ef8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1cfd0> <<< 67225 1726886825.03858: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886825.04201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886825.04204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886825.04243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886825.04245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886825.04265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886825.04279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886825.04296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886825.04322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886825.04326: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e6fd90> <<< 67225 1726886825.04363: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e72e20> <<< 67225 1726886825.04385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886825.04399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886825.04413: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886825.04432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886825.04445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886825.04465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886825.04495: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e69730> <<< 67225 1726886825.04514: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e70520> <<< 67225 1726886825.04541: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e6f250> <<< 67225 1726886825.04544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886825.04614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886825.04628: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886825.04663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.04688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 67225 1726886825.04693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886825.04733: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0b4ec70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4e760> <<< 67225 1726886825.04741: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886825.04758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4ed60> <<< 67225 1726886825.04784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886825.04803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886825.04826: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4ee20> <<< 67225 1726886825.04846: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 67225 1726886825.04867: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4eee0> <<< 67225 1726886825.04869: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886825.04923: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e49be0> import '_functools' # <<< 67225 1726886825.04954: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e434c0> <<< 67225 1726886825.05010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e57520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e76d00> <<< 67225 1726886825.05040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886825.05077: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0b5fb20> <<< 67225 1726886825.05080: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e72fa0> <<< 67225 1726886825.05136: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886825.05141: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0e57130> <<< 67225 1726886825.05148: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e7c8b0> <<< 67225 1726886825.05164: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886825.05190: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 67225 1726886825.05193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.05241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886825.05246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886825.05249: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fe50> <<< 67225 1726886825.05252: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fc40> <<< 67225 1726886825.05289: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fbb0> <<< 67225 1726886825.05322: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886825.05342: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886825.05353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886825.05428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b34220> <<< 67225 1726886825.05629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b34310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b6ae50> <<< 67225 1726886825.05661: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b628e0> <<< 67225 1726886825.05680: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fe20> <<< 67225 1726886825.05698: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886825.05730: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886825.05747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886825.05767: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 67225 1726886825.05780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0addf70> <<< 67225 1726886825.05818: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ac2b20> <<< 67225 1726886825.05863: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b62d60> <<< 67225 1726886825.05878: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e43fd0> <<< 67225 1726886825.05891: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886825.05922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886825.05944: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a7a9a0> <<< 67225 1726886825.05960: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886825.05998: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a7acd0> <<< 67225 1726886825.06019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 67225 1726886825.06041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886825.06058: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a8d5e0> <<< 67225 1726886825.06109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886825.06175: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a8db20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886825.06188: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a18250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a7adc0> <<< 67225 1726886825.06212: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 67225 1726886825.06228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886825.06258: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a29130> <<< 67225 1726886825.06279: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a8d460> <<< 67225 1726886825.06292: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886825.06326: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a291f0> <<< 67225 1726886825.06392: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5f880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 67225 1726886825.06407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886825.06426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886825.06505: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886825.06526: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a45610> <<< 67225 1726886825.06544: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45700> <<< 67225 1726886825.06568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886825.06764: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45b50> <<< 67225 1726886825.06805: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45fd0> <<< 67225 1726886825.06829: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a45790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a378e0> <<< 67225 1726886825.06850: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5f460> <<< 67225 1726886825.06873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886825.06937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886825.06971: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a45940> <<< 67225 1726886825.07118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886825.07131: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc6d0967520> <<< 67225 1726886825.07351: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 67225 1726886825.07448: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.07487: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 67225 1726886825.07491: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.07496: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.07521: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886825.07526: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.08740: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.09644: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 67225 1726886825.09676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029e310> <<< 67225 1726886825.09698: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 67225 1726886825.09704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.09722: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 67225 1726886825.09728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886825.09747: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 67225 1726886825.09750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886825.09752: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886825.09754: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d029ee20> <<< 67225 1726886825.09787: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029ed00> <<< 67225 1726886825.09886: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029ea60> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029eb50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029e880> <<< 67225 1726886825.09890: stdout chunk (state=3): >>>import 'atexit' # <<< 67225 1726886825.09929: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d029eac0> <<< 67225 1726886825.09936: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886825.09965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886825.10009: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029ee80> <<< 67225 1726886825.10030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886825.10038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886825.10043: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886825.10078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886825.10086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 67225 1726886825.10092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886825.10177: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03ad340> <<< 67225 1726886825.10211: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d03ad190> <<< 67225 1726886825.10254: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0326130> <<< 67225 1726886825.10259: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886825.10261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886825.10305: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0326a90> <<< 67225 1726886825.10312: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03462b0> <<< 67225 1726886825.10482: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03468b0> <<< 67225 1726886825.10501: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886825.10526: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0346130> <<< 67225 1726886825.10541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886825.10569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 67225 1726886825.10578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886825.10597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 67225 1726886825.10619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886825.10649: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03181c0> <<< 67225 1726886825.10700: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0318e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0246e20> <<< 67225 1726886825.10709: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02462e0> <<< 67225 1726886825.10732: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886825.10737: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0246f10> <<< 67225 1726886825.10761: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0318df0> <<< 67225 1726886825.10796: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886825.10817: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886825.10845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886825.10910: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d03724c0> <<< 67225 1726886825.10924: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0967730> <<< 67225 1726886825.10938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 67225 1726886825.10941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886825.11014: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02aba30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03a5af0> <<< 67225 1726886825.11034: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886825.11057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.11088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886825.11147: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03a5880> <<< 67225 1726886825.11268: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02ab9d0> <<< 67225 1726886825.11355: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0366af0> <<< 67225 1726886825.11387: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d034dc10> <<< 67225 1726886825.11444: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d03a55b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03479a0> <<< 67225 1726886825.11468: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886825.11495: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886825.11536: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02a8cd0> <<< 67225 1726886825.11713: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02bccd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02a9700> <<< 67225 1726886825.11784: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02a90a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02a9b20> # zipimport: zlib available <<< 67225 1726886825.11793: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886825.11813: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.11861: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.11966: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886825.11995: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 67225 1726886825.11998: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.12082: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.12178: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.12613: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.13084: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 67225 1726886825.13112: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886825.13115: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.13158: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02e87c0> <<< 67225 1726886825.13241: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02ee490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d032cc70> <<< 67225 1726886825.13289: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 67225 1726886825.13327: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.13350: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 67225 1726886825.13452: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.13578: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886825.13676: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02da100> # zipimport: zlib available <<< 67225 1726886825.14373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.14403: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.14572: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 67225 1726886825.14732: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.14762: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.14775: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 67225 1726886825.15053: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.15268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0323df0> # zipimport: zlib available <<< 67225 1726886825.15587: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.15651: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.15732: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.15817: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d034a820> <<< 67225 1726886825.15938: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03238e0> <<< 67225 1726886825.15962: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 67225 1726886825.15999: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.16094: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.16178: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886825.16200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886825.16236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886825.16286: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02e1eb0> <<< 67225 1726886825.16429: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03b5b50> <<< 67225 1726886825.16480: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02e6c70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886825.16579: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 67225 1726886825.16603: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.16710: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.16778: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.16831: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 67225 1726886825.16897: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.16947: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.17022: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 67225 1726886825.17157: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.17281: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.17310: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.17426: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.17487: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe5bfa0> <<< 67225 1726886825.17500: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 67225 1726886825.17577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe591c0> <<< 67225 1726886825.17614: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfe59760> <<< 67225 1726886825.17722: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe73880> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe5b790> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfbc6b50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe4c280> <<< 67225 1726886825.17773: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 67225 1726886825.17840: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfe0b670> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe26880> <<< 67225 1726886825.17895: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe0bcd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 67225 1726886825.18056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886825.18068: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02d8ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0337100> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe4ca60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 67225 1726886825.18087: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18143: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 67225 1726886825.18184: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18257: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.18282: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 67225 1726886825.18301: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18326: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 67225 1726886825.18365: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18405: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 67225 1726886825.18450: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18491: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 67225 1726886825.18502: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18541: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18597: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18634: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.18700: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 67225 1726886825.18715: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19079: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 67225 1726886825.19491: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19538: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19567: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19605: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 67225 1726886825.19630: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19657: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 67225 1726886825.19713: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19758: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 67225 1726886825.19783: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19815: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19841: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 67225 1726886825.19856: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.19881: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 67225 1726886825.19938: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.20033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886825.20051: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfb8b4f0> <<< 67225 1726886825.20063: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 67225 1726886825.20082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 67225 1726886825.20392: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfb8bbe0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 67225 1726886825.20667: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 67225 1726886825.20678: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.20840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 67225 1726886825.20895: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfb8bf10> <<< 67225 1726886825.21214: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfb09a30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.21228: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 67225 1726886825.21408: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.21451: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.21660: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.21703: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.21751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 67225 1726886825.21827: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfac1880> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfac1940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 67225 1726886825.21868: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 67225 1726886825.21879: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.21911: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 67225 1726886825.22100: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.22175: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 67225 1726886825.22248: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.22433: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 67225 1726886825.22506: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.22531: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.22644: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.22743: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 67225 1726886825.22846: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.22941: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 67225 1726886825.22976: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.23002: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.23430: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.23892: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 67225 1726886825.23990: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24028: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 67225 1726886825.24040: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24141: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24253: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 67225 1726886825.24327: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24466: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 67225 1726886825.24491: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 67225 1726886825.24525: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24564: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 67225 1726886825.24575: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24649: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24725: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.24892: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.25077: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 67225 1726886825.25207: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 67225 1726886825.25260: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.25466: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 67225 1726886825.25478: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 67225 1726886825.25510: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.25562: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 67225 1726886825.25578: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.25849: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.25988: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 67225 1726886825.26079: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.26247: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 67225 1726886825.26261: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.26309: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 67225 1726886825.26400: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.27103: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.27256: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 67225 1726886825.27298: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.27351: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886825.27384: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 67225 1726886825.27457: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.27529: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 67225 1726886825.27604: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.27686: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 67225 1726886825.29323: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886825.29329: stdout chunk (state=3): >>>import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfabcf40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfabc940> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cf8a6ee0> <<< 67225 1726886825.43440: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 67225 1726886825.43462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfabc340> <<< 67225 1726886825.43478: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 67225 1726886825.43503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 67225 1726886825.43513: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfabd940> <<< 67225 1726886825.43559: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 67225 1726886825.43585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886825.43606: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cf8b79d0> <<< 67225 1726886825.43615: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cf8f5700> <<< 67225 1726886825.43833: stdout chunk (state=3): >>>PyThreadState_Clear: warning: thread still has a frame<<< 67225 1726886825.43837: stdout chunk (state=3): >>> PyThreadState_Clear: warning: thread still has a frame <<< 67225 1726886825.43841: 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 <<< 67225 1726886825.67855: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "47", "second": "05", "epoch": "1726886825", "epoch_int": "1726886825", "date": "2024-09-20", "time": "22:47:05", "iso8601_micro": "2024-09-21T02:47:05.283749Z", "iso8601": "2024-09-21T02:47:05Z", "iso8601_basic": "20240920T224705283749", "iso8601_basic_short": "20240920T224705", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIC4W8EDtPXU9hdHFDnGEUzTNdDk4TkWOIL0jrwqmNUbdWUFjwTtRe3FLJuu7lzE48Ov8vUNka4oOWtpwStFwL4CFLaQWl4yL+cKBJSiGmCg/owcDIjh614AVz1Kl1D5sr0hjp3wQGsVV0wKciy4g6aaHdKbPi9S2pW3olkeEA+nAAAAFQD9nWkq/8mDtPJK1A6keTGQnP3c/QAAAIBkD0myWRGs+lh/9eOvTFteeyskBUQFpdkkqPGYEy3aTaxhDdX2NeR41stMWJQEBWEex5KVG+RX5NcD7zprBhFfWqui5Eofvhqienx9wtuE1K12twWHvs08kAjVCRNQvzrbB/0Umhe6ArPK8aQg+uJXKZIDSWbD1lzLW35c2kd8NwAAAIBMX107tUeE0elxA1ARwwlLWFLjAenYIYVTS6VRsFSuGPihSZyfcDCMijBQtoWrJohdfwtm2+l9oel/O1dOpEQ9sm3XX0mFraOuU2ESD2EcBtPdOOHBDhR10IMr+5XS7+H9xdkCV/8wq8wbtjBgYmcn93n4L65JntseV490MkO0Bw==", "ansible_ssh_host_<<< 67225 1726886825.67877: stdout chunk (state=3): >>>key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCuhiSSpINKwk9hYL4hJIOMCu3aoTFT4nXH4JNwIqtHUbHm3XMiI4y3cAkww/geXDZcutKaVhcPDdXglEircGydg3patUzkvdN0idkO4NTzQcDCUc0HXUAsBr/N45zGnXKQFEM25wSBX0NmavYx/E2xbj74tDTe3aXyQLo2zf5P3/XmdGj4Ygt9ymWbUW9Uj6N4/5GfzITwL1i5VHXm1vSO8mqGZBNzuAPthXa4NlYOyooTAge3Ll34hl4KLodVBQHSpCibCC4pptEcA66iTRhErXL3wXi6wd6yJXZeN9OfCPw4elcwbs1TFt6Jyn0b2E4OYZe9/kgjGWOr/qO014PqAOwHasLml8FLJ5y9MDBj8VDj3CXZZW7/D6b4xjsZBaK6KFsY5/chBerIUqQ+OI6GW1/G9A05wXrukeopDsXak6JnlvkNGlXjfFLtpdlQGdgZfudb+rZheINeC5omM3hUAT6o464ptidZgr7u29zjfvEuk6spiFOajBtiz4v9kX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKUTma5qNuHiUvB/brPLBklYPuykxncYm+9nqMhTQShokiAV1gAr6Am7BRYPQM6K82FqGed7VJvRhTesRGP9bhk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFCeUnlq3q0+7/1PxK7FzBdgRgsTMqOUTbQDeqiqUo+X", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-148.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-148", "ansible_nodename": "ip-10-31-44-148.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": "dba6ab9387334644bfa73853e7a62858", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 1512, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2020, "free": 1512}, "nocache": {"free": 3203, "used": 329}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_uuid": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "66c0bde2", "removable": "0", "support_discard": "512", "wwn": "0x600140566c0bde20d4c447b871cf5f8e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "132dbadf", "removable": "0", "support_discard": "512", "wwn": "0x6001405132dbadf8fc84f1c8e6b69880", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "b7b9bab3", "removable": "0", "support_discard": "512", "wwn": "0x6001405b7b9bab384db411981e1d64b5", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "46cad5f7", "removable": "0", "support_discard": "512", "wwn": "0x600140546cad5f715b84893a0decb232", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "ff6986a0", "removable": "0", "support_discard": "512", "wwn": "0x6001405ff6986a0cfb344bfa81ae5c7b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "uuids": [], "labels": [], "masters": []}, "vendor": <<< 67225 1726886825.67891: stdout chunk (state=3): >>>"LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "dbbf96a5", "removable": "0", "support_discard": "512", "wwn": "0x6001405dbbf96a56f3841098bc882018", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "439de47c", "removable": "0", "support_discard": "512", "wwn": "0x6001405439de47c7e2b47a59c82a6e2e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "1fcbc9bf", "removable": "0", "support_discard": "512", "wwn": "0x60014051fcbc9bf93a74d60a7707a02b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "434576d8", "removable": "0", "support_discard": "512", "wwn": "0x6001405434576d8a28541d1a9dafd411", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4<<< 67225 1726886825.67932: stdout chunk (state=3): >>>b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1957, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 263070695424, "block_size": 4096, "block_total": 65519355, "block_available": 64226244, "block_used": 1293111, "inode_total": 131071472, "inode_available": 130996259, "inode_used": 75213, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::34:7aff:fe5d:d90f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_<<< 67225 1726886825.67939: stdout chunk (state=3): >>>scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.148"], "ansible_all_ipv6_addresses": ["fe80::34:7aff:fe5d:d90f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.148", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::34:7aff:fe5d:d90f"]}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-qildyzxjptevoinmesxfjwiiktnvmguu ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.71, "5m": 0.53, "15m": 0.45}, "ansible_pkg_mgr": "dnf", "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"}}} <<< 67225 1726886825.68469: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins<<< 67225 1726886825.68498: 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 <<< 67225 1726886825.68558: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 67225 1726886825.68627: stdout chunk (state=3): >>> # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants <<< 67225 1726886825.68675: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib<<< 67225 1726886825.68704: stdout chunk (state=3): >>> # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # 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 <<< 67225 1726886825.68753: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 67225 1726886825.68802: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 67225 1726886825.68828: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random<<< 67225 1726886825.68831: stdout chunk (state=3): >>> # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible <<< 67225 1726886825.68834: 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 fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select<<< 67225 1726886825.68839: stdout chunk (state=3): >>> # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token <<< 67225 1726886825.68841: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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<<< 67225 1726886825.68843: 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<<< 67225 1726886825.68845: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 67225 1726886825.68847: 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 <<< 67225 1726886825.68849: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 67225 1726886825.68851: stdout chunk (state=3): >>># cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 67225 1726886825.68854: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 <<< 67225 1726886825.68856: stdout chunk (state=3): >>># 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__<<< 67225 1726886825.68858: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai <<< 67225 1726886825.68860: stdout chunk (state=3): >>># 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<<< 67225 1726886825.68862: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix <<< 67225 1726886825.68864: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd <<< 67225 1726886825.68868: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # 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 <<< 67225 1726886825.68870: 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 # 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 <<< 67225 1726886825.68872: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot <<< 67225 1726886825.68875: stdout chunk (state=3): >>># 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 <<< 67225 1726886825.68877: stdout chunk (state=3): >>># 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 <<< 67225 1726886825.68879: stdout chunk (state=3): >>># 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 <<< 67225 1726886825.68881: stdout chunk (state=3): >>># 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 <<< 67225 1726886825.68883: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 67225 1726886825.69127: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886825.69130: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 67225 1726886825.69133: stdout chunk (state=3): >>># destroy importlib.machinery <<< 67225 1726886825.69161: stdout chunk (state=3): >>># destroy zipimport <<< 67225 1726886825.69173: stdout chunk (state=3): >>># destroy _compression <<< 67225 1726886825.69183: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 67225 1726886825.69221: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 67225 1726886825.69224: stdout chunk (state=3): >>># destroy json.scanner <<< 67225 1726886825.69227: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 67225 1726886825.69246: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 67225 1726886825.69292: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 67225 1726886825.69336: 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 <<< 67225 1726886825.69351: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle <<< 67225 1726886825.69367: stdout chunk (state=3): >>># destroy queue <<< 67225 1726886825.69377: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 67225 1726886825.69396: stdout chunk (state=3): >>># destroy shlex <<< 67225 1726886825.69399: stdout chunk (state=3): >>># destroy datetime <<< 67225 1726886825.69408: stdout chunk (state=3): >>># destroy base64 <<< 67225 1726886825.69432: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 67225 1726886825.69437: stdout chunk (state=3): >>># destroy getpass # destroy json <<< 67225 1726886825.69466: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 67225 1726886825.69486: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 67225 1726886825.69491: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util <<< 67225 1726886825.69494: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 67225 1726886825.69542: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 67225 1726886825.69558: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 67225 1726886825.69574: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 67225 1726886825.69588: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 67225 1726886825.69608: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 67225 1726886825.69645: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 <<< 67225 1726886825.69662: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 67225 1726886825.69690: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 67225 1726886825.69696: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 67225 1726886825.69722: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 67225 1726886825.69724: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 67225 1726886825.69727: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre<<< 67225 1726886825.69729: stdout chunk (state=3): >>> # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 67225 1726886825.69734: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs <<< 67225 1726886825.69748: 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 <<< 67225 1726886825.69765: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 67225 1726886825.69770: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl <<< 67225 1726886825.69772: stdout chunk (state=3): >>># destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 67225 1726886825.69925: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 67225 1726886825.69943: stdout chunk (state=3): >>># destroy tokenize <<< 67225 1726886825.69955: stdout chunk (state=3): >>># destroy _heapq <<< 67225 1726886825.69985: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 67225 1726886825.70005: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 67225 1726886825.70009: stdout chunk (state=3): >>># destroy select <<< 67225 1726886825.70013: 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 <<< 67225 1726886825.70016: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 67225 1726886825.70020: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 67225 1726886825.70058: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886825.70518: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886825.70582: stderr chunk (state=3): >>><<< 67225 1726886825.70586: stdout chunk (state=3): >>><<< 67225 1726886825.70743: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f75ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f75a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f759a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ec8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ecf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ef8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ecf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f31760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ec8c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ef8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0f1cfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e72e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e6f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0b4ec70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4e760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4ed60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4ee20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b4eee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e49be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e434c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e57520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e76d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0b5fb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e72fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0e57130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e7c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fe50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fc40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fbb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b34220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b34310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b6ae50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b628e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5fe20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0addf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0ac2b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b62d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0e43fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a7a9a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a7acd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a8d5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a8db20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a18250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a7adc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a29130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a8d460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a291f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5f880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a45610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0a45fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a45790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a378e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0b5f460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0a45940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc6d0967520> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029e310> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d029ee20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029ed00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029ea60> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029eb50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029e880> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d029eac0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d029ee80> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03ad340> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d03ad190> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0326130> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0326a90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03462b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03468b0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0346130> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03181c0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0318e80> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0246e20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02462e0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0246f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0318df0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d03724c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0967730> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02aba30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03a5af0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03a5880> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02ab9d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d0366af0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d034dc10> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d03a55b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03479a0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02a8cd0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02bccd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02a9700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02a90a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02a9b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02e87c0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02ee490> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d032cc70> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02da100> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0323df0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d034a820> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03238e0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02e1eb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d03b5b50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d02e6c70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe5bfa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe591c0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfe59760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe73880> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe5b790> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfbc6b50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe4c280> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfe0b670> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe26880> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe0bcd0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6d02d8ca0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6d0337100> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfe4ca60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfb8b4f0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfb8bbe0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfb8bf10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfb09a30> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfac1880> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfac1940> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3x35hpwh/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6cfabcf40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfabc940> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cf8a6ee0> # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfabc340> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cfabd940> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cf8b79d0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6cf8f5700> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "47", "second": "05", "epoch": "1726886825", "epoch_int": "1726886825", "date": "2024-09-20", "time": "22:47:05", "iso8601_micro": "2024-09-21T02:47:05.283749Z", "iso8601": "2024-09-21T02:47:05Z", "iso8601_basic": "20240920T224705283749", "iso8601_basic_short": "20240920T224705", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIC4W8EDtPXU9hdHFDnGEUzTNdDk4TkWOIL0jrwqmNUbdWUFjwTtRe3FLJuu7lzE48Ov8vUNka4oOWtpwStFwL4CFLaQWl4yL+cKBJSiGmCg/owcDIjh614AVz1Kl1D5sr0hjp3wQGsVV0wKciy4g6aaHdKbPi9S2pW3olkeEA+nAAAAFQD9nWkq/8mDtPJK1A6keTGQnP3c/QAAAIBkD0myWRGs+lh/9eOvTFteeyskBUQFpdkkqPGYEy3aTaxhDdX2NeR41stMWJQEBWEex5KVG+RX5NcD7zprBhFfWqui5Eofvhqienx9wtuE1K12twWHvs08kAjVCRNQvzrbB/0Umhe6ArPK8aQg+uJXKZIDSWbD1lzLW35c2kd8NwAAAIBMX107tUeE0elxA1ARwwlLWFLjAenYIYVTS6VRsFSuGPihSZyfcDCMijBQtoWrJohdfwtm2+l9oel/O1dOpEQ9sm3XX0mFraOuU2ESD2EcBtPdOOHBDhR10IMr+5XS7+H9xdkCV/8wq8wbtjBgYmcn93n4L65JntseV490MkO0Bw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCuhiSSpINKwk9hYL4hJIOMCu3aoTFT4nXH4JNwIqtHUbHm3XMiI4y3cAkww/geXDZcutKaVhcPDdXglEircGydg3patUzkvdN0idkO4NTzQcDCUc0HXUAsBr/N45zGnXKQFEM25wSBX0NmavYx/E2xbj74tDTe3aXyQLo2zf5P3/XmdGj4Ygt9ymWbUW9Uj6N4/5GfzITwL1i5VHXm1vSO8mqGZBNzuAPthXa4NlYOyooTAge3Ll34hl4KLodVBQHSpCibCC4pptEcA66iTRhErXL3wXi6wd6yJXZeN9OfCPw4elcwbs1TFt6Jyn0b2E4OYZe9/kgjGWOr/qO014PqAOwHasLml8FLJ5y9MDBj8VDj3CXZZW7/D6b4xjsZBaK6KFsY5/chBerIUqQ+OI6GW1/G9A05wXrukeopDsXak6JnlvkNGlXjfFLtpdlQGdgZfudb+rZheINeC5omM3hUAT6o464ptidZgr7u29zjfvEuk6spiFOajBtiz4v9kX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKUTma5qNuHiUvB/brPLBklYPuykxncYm+9nqMhTQShokiAV1gAr6Am7BRYPQM6K82FqGed7VJvRhTesRGP9bhk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFCeUnlq3q0+7/1PxK7FzBdgRgsTMqOUTbQDeqiqUo+X", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-148.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-148", "ansible_nodename": "ip-10-31-44-148.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": "dba6ab9387334644bfa73853e7a62858", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 1512, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2020, "free": 1512}, "nocache": {"free": 3203, "used": 329}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_uuid": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "66c0bde2", "removable": "0", "support_discard": "512", "wwn": "0x600140566c0bde20d4c447b871cf5f8e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "132dbadf", "removable": "0", "support_discard": "512", "wwn": "0x6001405132dbadf8fc84f1c8e6b69880", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "b7b9bab3", "removable": "0", "support_discard": "512", "wwn": "0x6001405b7b9bab384db411981e1d64b5", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "46cad5f7", "removable": "0", "support_discard": "512", "wwn": "0x600140546cad5f715b84893a0decb232", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "ff6986a0", "removable": "0", "support_discard": "512", "wwn": "0x6001405ff6986a0cfb344bfa81ae5c7b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "dbbf96a5", "removable": "0", "support_discard": "512", "wwn": "0x6001405dbbf96a56f3841098bc882018", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "439de47c", "removable": "0", "support_discard": "512", "wwn": "0x6001405439de47c7e2b47a59c82a6e2e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "1fcbc9bf", "removable": "0", "support_discard": "512", "wwn": "0x60014051fcbc9bf93a74d60a7707a02b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "434576d8", "removable": "0", "support_discard": "512", "wwn": "0x6001405434576d8a28541d1a9dafd411", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1957, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 263070695424, "block_size": 4096, "block_total": 65519355, "block_available": 64226244, "block_used": 1293111, "inode_total": 131071472, "inode_available": 130996259, "inode_used": 75213, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "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"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::34:7aff:fe5d:d90f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.148"], "ansible_all_ipv6_addresses": ["fe80::34:7aff:fe5d:d90f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.148", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::34:7aff:fe5d:d90f"]}, "ansible_lsb": {}, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-qildyzxjptevoinmesxfjwiiktnvmguu ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_fips": false, "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_loadavg": {"1m": 0.71, "5m": 0.53, "15m": 0.45}, "ansible_pkg_mgr": "dnf", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # 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.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 67225 1726886825.73663: 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-1726886824.1025383-67261-194583523087508/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886825.73807: _low_level_execute_command(): starting 67225 1726886825.73810: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886824.1025383-67261-194583523087508/ > /dev/null 2>&1 && sleep 0' 67225 1726886825.75484: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886825.75489: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886825.75538: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886825.75541: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886825.75643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886825.75649: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886825.75719: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886825.75749: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886825.75754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886825.75823: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886825.77623: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886825.77659: stderr chunk (state=3): >>><<< 67225 1726886825.77662: stdout chunk (state=3): >>><<< 67225 1726886825.77680: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886825.77688: handler run complete 67225 1726886825.77879: variable 'ansible_facts' from source: unknown 67225 1726886825.78006: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.78740: variable 'ansible_facts' from source: unknown 67225 1726886825.78966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.79381: attempt loop complete, returning result 67225 1726886825.79386: _execute() done 67225 1726886825.79389: dumping result to json 67225 1726886825.79435: done dumping result, returning 67225 1726886825.79561: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02369adf-7a19-6840-5358-000000000010] 67225 1726886825.79566: sending task result for task 02369adf-7a19-6840-5358-000000000010 67225 1726886825.84869: done sending task result for task 02369adf-7a19-6840-5358-000000000010 67225 1726886825.84872: WORKER PROCESS EXITING ok: [managed_node2] 67225 1726886825.85351: no more pending results, returning what we have 67225 1726886825.85354: results queue empty 67225 1726886825.85355: checking for any_errors_fatal 67225 1726886825.85356: done checking for any_errors_fatal 67225 1726886825.85357: checking for max_fail_percentage 67225 1726886825.85358: done checking for max_fail_percentage 67225 1726886825.85359: checking to see if all hosts have failed and the running result is not ok 67225 1726886825.85360: done checking to see if all hosts have failed 67225 1726886825.85360: getting the remaining hosts for this loop 67225 1726886825.85362: done getting the remaining hosts for this loop 67225 1726886825.85365: getting the next task for host managed_node2 67225 1726886825.85369: done getting next task for host managed_node2 67225 1726886825.85370: ^ task is: TASK: meta (flush_handlers) 67225 1726886825.85372: ^ 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 67225 1726886825.85376: getting variables 67225 1726886825.85377: in VariableManager get_vars() 67225 1726886825.85390: Calling all_inventory to load vars for managed_node2 67225 1726886825.85393: Calling groups_inventory to load vars for managed_node2 67225 1726886825.85395: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886825.85402: Calling all_plugins_play to load vars for managed_node2 67225 1726886825.85404: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886825.85407: Calling groups_plugins_play to load vars for managed_node2 67225 1726886825.85839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.86334: done with get_vars() 67225 1726886825.86345: done getting variables 67225 1726886825.86389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 67225 1726886825.86555: in VariableManager get_vars() 67225 1726886825.86564: Calling all_inventory to load vars for managed_node2 67225 1726886825.86566: Calling groups_inventory to load vars for managed_node2 67225 1726886825.86568: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886825.86572: Calling all_plugins_play to load vars for managed_node2 67225 1726886825.86574: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886825.86577: Calling groups_plugins_play to load vars for managed_node2 67225 1726886825.86775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.88082: done with get_vars() 67225 1726886825.88098: done queuing things up, now waiting for results queue to drain 67225 1726886825.88100: results queue empty 67225 1726886825.88101: checking for any_errors_fatal 67225 1726886825.88113: done checking for any_errors_fatal 67225 1726886825.88114: checking for max_fail_percentage 67225 1726886825.88115: done checking for max_fail_percentage 67225 1726886825.88118: checking to see if all hosts have failed and the running result is not ok 67225 1726886825.88119: done checking to see if all hosts have failed 67225 1726886825.88120: getting the remaining hosts for this loop 67225 1726886825.88121: done getting the remaining hosts for this loop 67225 1726886825.88124: getting the next task for host managed_node2 67225 1726886825.88129: done getting next task for host managed_node2 67225 1726886825.88131: ^ task is: TASK: Run the role 67225 1726886825.88132: ^ 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 67225 1726886825.88135: getting variables 67225 1726886825.88137: in VariableManager get_vars() 67225 1726886825.88145: Calling all_inventory to load vars for managed_node2 67225 1726886825.88147: Calling groups_inventory to load vars for managed_node2 67225 1726886825.88150: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886825.88155: Calling all_plugins_play to load vars for managed_node2 67225 1726886825.88157: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886825.88160: Calling groups_plugins_play to load vars for managed_node2 67225 1726886825.88349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.88604: done with get_vars() 67225 1726886825.88715: done getting variables TASK [Run the role] ************************************************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:9 Friday 20 September 2024 22:47:05 -0400 (0:00:01.855) 0:00:01.866 ****** 67225 1726886825.88786: entering _queue_task() for managed_node2/include_role 67225 1726886825.88787: Creating lock for include_role 67225 1726886825.89524: worker is 1 (out of 1 available) 67225 1726886825.89539: exiting _queue_task() for managed_node2/include_role 67225 1726886825.89552: done queuing things up, now waiting for results queue to drain 67225 1726886825.89553: waiting for pending results... 67225 1726886825.90228: running TaskExecutor() for managed_node2/TASK: Run the role 67225 1726886825.90309: in run() - task 02369adf-7a19-6840-5358-000000000006 67225 1726886825.90454: variable 'ansible_search_path' from source: unknown 67225 1726886825.90493: calling self._execute() 67225 1726886825.90590: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886825.90659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886825.90678: variable 'omit' from source: magic vars 67225 1726886825.90856: _execute() done 67225 1726886825.90980: dumping result to json 67225 1726886825.90992: done dumping result, returning 67225 1726886825.91004: done running TaskExecutor() for managed_node2/TASK: Run the role [02369adf-7a19-6840-5358-000000000006] 67225 1726886825.91014: sending task result for task 02369adf-7a19-6840-5358-000000000006 67225 1726886825.91175: no more pending results, returning what we have 67225 1726886825.91181: in VariableManager get_vars() 67225 1726886825.91211: Calling all_inventory to load vars for managed_node2 67225 1726886825.91215: Calling groups_inventory to load vars for managed_node2 67225 1726886825.91220: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886825.91233: Calling all_plugins_play to load vars for managed_node2 67225 1726886825.91236: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886825.91239: Calling groups_plugins_play to load vars for managed_node2 67225 1726886825.91437: done sending task result for task 02369adf-7a19-6840-5358-000000000006 67225 1726886825.91440: WORKER PROCESS EXITING 67225 1726886825.91461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.91729: done with get_vars() 67225 1726886825.91739: variable 'ansible_search_path' from source: unknown 67225 1726886825.91901: variable 'omit' from source: magic vars 67225 1726886825.91949: variable 'omit' from source: magic vars 67225 1726886825.91965: variable 'omit' from source: magic vars 67225 1726886825.91970: we have included files to process 67225 1726886825.91971: generating all_blocks data 67225 1726886825.91973: done generating all_blocks data 67225 1726886825.91974: processing included file: fedora.linux_system_roles.storage 67225 1726886825.91995: in VariableManager get_vars() 67225 1726886825.92006: done with get_vars() 67225 1726886825.92076: in VariableManager get_vars() 67225 1726886825.92089: done with get_vars() 67225 1726886825.92130: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/main.yml 67225 1726886825.92202: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/defaults/main.yml 67225 1726886825.92428: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/meta/main.yml 67225 1726886825.92589: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml 67225 1726886825.92706: in VariableManager get_vars() 67225 1726886825.92730: done with get_vars() 67225 1726886825.92947: in VariableManager get_vars() 67225 1726886825.92970: done with get_vars() 67225 1726886825.93065: iterating over new_blocks loaded from include file 67225 1726886825.93067: in VariableManager get_vars() 67225 1726886825.93080: done with get_vars() 67225 1726886825.93081: filtering new block on tags 67225 1726886825.93098: done filtering new block on tags 67225 1726886825.93101: in VariableManager get_vars() 67225 1726886825.93119: done with get_vars() 67225 1726886825.93120: filtering new block on tags 67225 1726886825.93136: done filtering new block on tags 67225 1726886825.93138: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.storage for managed_node2 67225 1726886825.93143: extending task lists for all hosts with included blocks 67225 1726886825.93262: done extending task lists 67225 1726886825.93263: done processing included files 67225 1726886825.93264: results queue empty 67225 1726886825.93265: checking for any_errors_fatal 67225 1726886825.93266: done checking for any_errors_fatal 67225 1726886825.93267: checking for max_fail_percentage 67225 1726886825.93268: done checking for max_fail_percentage 67225 1726886825.93268: checking to see if all hosts have failed and the running result is not ok 67225 1726886825.93269: done checking to see if all hosts have failed 67225 1726886825.93270: getting the remaining hosts for this loop 67225 1726886825.93271: done getting the remaining hosts for this loop 67225 1726886825.93273: getting the next task for host managed_node2 67225 1726886825.93277: done getting next task for host managed_node2 67225 1726886825.93279: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 67225 1726886825.93281: ^ 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 67225 1726886825.93288: getting variables 67225 1726886825.93289: in VariableManager get_vars() 67225 1726886825.93301: Calling all_inventory to load vars for managed_node2 67225 1726886825.93303: Calling groups_inventory to load vars for managed_node2 67225 1726886825.93304: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886825.93309: Calling all_plugins_play to load vars for managed_node2 67225 1726886825.93311: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886825.93316: Calling groups_plugins_play to load vars for managed_node2 67225 1726886825.93508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.93749: done with get_vars() 67225 1726886825.93759: done getting variables TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 20 September 2024 22:47:05 -0400 (0:00:00.051) 0:00:01.917 ****** 67225 1726886825.93928: entering _queue_task() for managed_node2/include_tasks 67225 1726886825.93930: Creating lock for include_tasks 67225 1726886825.94400: worker is 1 (out of 1 available) 67225 1726886825.94410: exiting _queue_task() for managed_node2/include_tasks 67225 1726886825.94425: done queuing things up, now waiting for results queue to drain 67225 1726886825.94426: waiting for pending results... 67225 1726886825.95237: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 67225 1726886825.95338: in run() - task 02369adf-7a19-6840-5358-000000000035 67225 1726886825.95357: variable 'ansible_search_path' from source: unknown 67225 1726886825.95364: variable 'ansible_search_path' from source: unknown 67225 1726886825.95401: calling self._execute() 67225 1726886825.95486: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886825.95497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886825.95510: variable 'omit' from source: magic vars 67225 1726886825.95603: _execute() done 67225 1726886825.95613: dumping result to json 67225 1726886825.95625: done dumping result, returning 67225 1726886825.95640: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-6840-5358-000000000035] 67225 1726886825.95650: sending task result for task 02369adf-7a19-6840-5358-000000000035 67225 1726886825.95785: no more pending results, returning what we have 67225 1726886825.95791: in VariableManager get_vars() 67225 1726886825.95832: Calling all_inventory to load vars for managed_node2 67225 1726886825.95836: Calling groups_inventory to load vars for managed_node2 67225 1726886825.95838: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886825.95851: Calling all_plugins_play to load vars for managed_node2 67225 1726886825.95854: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886825.95857: Calling groups_plugins_play to load vars for managed_node2 67225 1726886825.96097: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.96414: done with get_vars() 67225 1726886825.96425: variable 'ansible_search_path' from source: unknown 67225 1726886825.96427: variable 'ansible_search_path' from source: unknown 67225 1726886825.96469: we have included files to process 67225 1726886825.96470: generating all_blocks data 67225 1726886825.96472: done generating all_blocks data 67225 1726886825.96476: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 67225 1726886825.96477: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 67225 1726886825.96480: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml 67225 1726886825.96908: done sending task result for task 02369adf-7a19-6840-5358-000000000035 67225 1726886825.96915: WORKER PROCESS EXITING 67225 1726886825.97362: done processing included file 67225 1726886825.97364: iterating over new_blocks loaded from include file 67225 1726886825.97365: in VariableManager get_vars() 67225 1726886825.97383: done with get_vars() 67225 1726886825.97385: filtering new block on tags 67225 1726886825.97402: done filtering new block on tags 67225 1726886825.97404: in VariableManager get_vars() 67225 1726886825.97426: done with get_vars() 67225 1726886825.97428: filtering new block on tags 67225 1726886825.97449: done filtering new block on tags 67225 1726886825.97451: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed_node2 67225 1726886825.97457: extending task lists for all hosts with included blocks 67225 1726886825.97648: done extending task lists 67225 1726886825.97650: done processing included files 67225 1726886825.97650: results queue empty 67225 1726886825.97651: checking for any_errors_fatal 67225 1726886825.97654: done checking for any_errors_fatal 67225 1726886825.97655: checking for max_fail_percentage 67225 1726886825.97656: done checking for max_fail_percentage 67225 1726886825.97657: checking to see if all hosts have failed and the running result is not ok 67225 1726886825.97658: done checking to see if all hosts have failed 67225 1726886825.97658: getting the remaining hosts for this loop 67225 1726886825.97660: done getting the remaining hosts for this loop 67225 1726886825.97662: getting the next task for host managed_node2 67225 1726886825.97666: done getting next task for host managed_node2 67225 1726886825.97669: ^ task is: TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 67225 1726886825.97671: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886825.97680: getting variables 67225 1726886825.97681: in VariableManager get_vars() 67225 1726886825.97692: Calling all_inventory to load vars for managed_node2 67225 1726886825.97694: Calling groups_inventory to load vars for managed_node2 67225 1726886825.97696: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886825.97700: Calling all_plugins_play to load vars for managed_node2 67225 1726886825.97702: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886825.97705: Calling groups_plugins_play to load vars for managed_node2 67225 1726886825.97941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886825.98246: done with get_vars() 67225 1726886825.98256: done getting variables TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 20 September 2024 22:47:05 -0400 (0:00:00.043) 0:00:01.961 ****** 67225 1726886825.98326: entering _queue_task() for managed_node2/setup 67225 1726886825.98546: worker is 1 (out of 1 available) 67225 1726886825.98561: exiting _queue_task() for managed_node2/setup 67225 1726886825.98571: done queuing things up, now waiting for results queue to drain 67225 1726886825.98572: waiting for pending results... 67225 1726886825.99051: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role 67225 1726886825.99183: in run() - task 02369adf-7a19-6840-5358-00000000005a 67225 1726886825.99201: variable 'ansible_search_path' from source: unknown 67225 1726886825.99209: variable 'ansible_search_path' from source: unknown 67225 1726886825.99251: calling self._execute() 67225 1726886825.99327: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886825.99341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886825.99355: variable 'omit' from source: magic vars 67225 1726886826.00340: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886826.03619: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886826.03691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886826.03850: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886826.03890: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886826.03926: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886826.04029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886826.04157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886826.04198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886826.04329: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886826.04349: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886826.04443: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886826.04623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886826.04654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886826.04700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886826.04836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886826.05035: variable '__storage_required_facts' from source: role '' all vars 67225 1726886826.05334: variable 'ansible_facts' from source: unknown 67225 1726886826.05554: Evaluated conditional (__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 67225 1726886826.05581: when evaluation is False, skipping this task 67225 1726886826.05589: _execute() done 67225 1726886826.05598: dumping result to json 67225 1726886826.05608: done dumping result, returning 67225 1726886826.05625: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Ensure ansible_facts used by role [02369adf-7a19-6840-5358-00000000005a] 67225 1726886826.05633: sending task result for task 02369adf-7a19-6840-5358-00000000005a skipping: [managed_node2] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 67225 1726886826.05782: no more pending results, returning what we have 67225 1726886826.05786: results queue empty 67225 1726886826.05787: checking for any_errors_fatal 67225 1726886826.05789: done checking for any_errors_fatal 67225 1726886826.05790: checking for max_fail_percentage 67225 1726886826.05791: done checking for max_fail_percentage 67225 1726886826.05792: checking to see if all hosts have failed and the running result is not ok 67225 1726886826.05793: done checking to see if all hosts have failed 67225 1726886826.05794: getting the remaining hosts for this loop 67225 1726886826.05795: done getting the remaining hosts for this loop 67225 1726886826.05799: getting the next task for host managed_node2 67225 1726886826.05806: done getting next task for host managed_node2 67225 1726886826.05810: ^ task is: TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 67225 1726886826.05815: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886826.05832: getting variables 67225 1726886826.05834: in VariableManager get_vars() 67225 1726886826.05870: Calling all_inventory to load vars for managed_node2 67225 1726886826.05873: Calling groups_inventory to load vars for managed_node2 67225 1726886826.05875: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886826.05886: Calling all_plugins_play to load vars for managed_node2 67225 1726886826.05889: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886826.05892: Calling groups_plugins_play to load vars for managed_node2 67225 1726886826.06166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886826.06764: done with get_vars() 67225 1726886826.06777: done getting variables 67225 1726886826.06809: done sending task result for task 02369adf-7a19-6840-5358-00000000005a 67225 1726886826.06814: WORKER PROCESS EXITING 67225 1726886826.06904: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 20 September 2024 22:47:06 -0400 (0:00:00.086) 0:00:02.048 ****** 67225 1726886826.06952: entering _queue_task() for managed_node2/include_vars 67225 1726886826.06954: Creating lock for include_vars 67225 1726886826.07228: worker is 1 (out of 1 available) 67225 1726886826.07241: exiting _queue_task() for managed_node2/include_vars 67225 1726886826.07253: done queuing things up, now waiting for results queue to drain 67225 1726886826.07254: waiting for pending results... 67225 1726886826.07524: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables 67225 1726886826.07687: in run() - task 02369adf-7a19-6840-5358-00000000005b 67225 1726886826.07724: variable 'ansible_search_path' from source: unknown 67225 1726886826.07734: variable 'ansible_search_path' from source: unknown 67225 1726886826.08221: variable 'ansible_facts' from source: unknown 67225 1726886826.08518: variable 'ansible_facts' from source: unknown 67225 1726886826.08738: variable 'ansible_facts' from source: unknown 67225 1726886826.09011: variable 'ansible_facts' from source: unknown 67225 1726886826.09115: variable 'omit' from source: magic vars 67225 1726886826.09259: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.09281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.09304: variable 'omit' from source: magic vars 67225 1726886826.09619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886826.09923: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886826.09967: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886826.10294: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886826.10350: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886826.10457: variable '__vars_file' from source: task vars 67225 1726886826.10574: variable 'role_path' from source: magic vars 67225 1726886826.10584: variable 'item' from source: unknown 67225 1726886826.10602: Evaluated conditional (__vars_file is file): False 67225 1726886826.10623: when evaluation is False, skipping this task 67225 1726886826.10673: variable 'item' from source: unknown 67225 1726886826.10767: variable 'item' from source: unknown skipping: [managed_node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } 67225 1726886826.10989: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.11002: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.11018: variable 'omit' from source: magic vars 67225 1726886826.11204: variable '__vars_file' from source: task vars 67225 1726886826.11298: variable 'role_path' from source: magic vars 67225 1726886826.11308: variable 'item' from source: unknown 67225 1726886826.11327: Evaluated conditional (__vars_file is file): False 67225 1726886826.11335: when evaluation is False, skipping this task 67225 1726886826.11378: variable 'item' from source: unknown 67225 1726886826.11442: variable 'item' from source: unknown skipping: [managed_node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } 67225 1726886826.11582: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.11596: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.11609: variable 'omit' from source: magic vars 67225 1726886826.11789: variable '__vars_file' from source: task vars 67225 1726886826.11870: variable 'role_path' from source: magic vars 67225 1726886826.11880: variable 'item' from source: unknown 67225 1726886826.11894: Evaluated conditional (__vars_file is file): True 67225 1726886826.11904: variable 'omit' from source: magic vars 67225 1726886826.11965: variable 'omit' from source: magic vars 67225 1726886826.12022: variable '__vars_file' from source: task vars 67225 1726886826.12086: variable '__vars_file' from source: task vars 67225 1726886826.12161: variable 'role_path' from source: magic vars 67225 1726886826.12170: variable 'item' from source: unknown 67225 1726886826.12196: variable 'omit' from source: magic vars 67225 1726886826.12230: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886826.12260: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886826.12282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886826.12308: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.12328: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.12348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886826.12368: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886826.12399: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886826.12414: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.12426: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.12537: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886826.12547: Set connection var ansible_shell_type to sh 67225 1726886826.12559: Set connection var ansible_timeout to 10 67225 1726886826.12565: Set connection var ansible_connection to ssh 67225 1726886826.12581: Set connection var ansible_shell_executable to /bin/sh 67225 1726886826.12591: Set connection var ansible_pipelining to False 67225 1726886826.12616: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.12631: variable 'ansible_connection' from source: unknown 67225 1726886826.12637: variable 'ansible_module_compression' from source: unknown 67225 1726886826.12643: variable 'ansible_shell_type' from source: unknown 67225 1726886826.12649: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.12655: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.12662: variable 'ansible_pipelining' from source: unknown 67225 1726886826.12668: variable 'ansible_timeout' from source: unknown 67225 1726886826.12674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.12787: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886826.12801: variable 'omit' from source: magic vars 67225 1726886826.12813: starting attempt loop 67225 1726886826.12823: running the handler 67225 1726886826.12914: handler run complete 67225 1726886826.12930: attempt loop complete, returning result 67225 1726886826.12959: variable 'item' from source: unknown 67225 1726886826.13021: variable 'item' from source: unknown ok: [managed_node2] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 67225 1726886826.13181: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.13194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.13207: variable 'omit' from source: magic vars 67225 1726886826.13354: variable '__vars_file' from source: task vars 67225 1726886826.13427: variable 'role_path' from source: magic vars 67225 1726886826.13437: variable 'item' from source: unknown 67225 1726886826.13451: Evaluated conditional (__vars_file is file): True 67225 1726886826.13461: variable 'omit' from source: magic vars 67225 1726886826.13479: variable 'omit' from source: magic vars 67225 1726886826.13537: variable '__vars_file' from source: task vars 67225 1726886826.13604: variable '__vars_file' from source: task vars 67225 1726886826.13690: variable 'role_path' from source: magic vars 67225 1726886826.13700: variable 'item' from source: unknown 67225 1726886826.13725: variable 'omit' from source: magic vars 67225 1726886826.13748: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886826.13762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.13772: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.13790: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886826.13804: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886826.13813: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.13824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.13931: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886826.13939: Set connection var ansible_shell_type to sh 67225 1726886826.13959: Set connection var ansible_timeout to 10 67225 1726886826.13969: Set connection var ansible_connection to ssh 67225 1726886826.13992: Set connection var ansible_shell_executable to /bin/sh 67225 1726886826.14015: Set connection var ansible_pipelining to False 67225 1726886826.14045: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.14058: variable 'ansible_connection' from source: unknown 67225 1726886826.14066: variable 'ansible_module_compression' from source: unknown 67225 1726886826.14075: variable 'ansible_shell_type' from source: unknown 67225 1726886826.14083: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.14097: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.14112: variable 'ansible_pipelining' from source: unknown 67225 1726886826.14130: variable 'ansible_timeout' from source: unknown 67225 1726886826.14148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.14270: 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/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886826.14292: variable 'omit' from source: magic vars 67225 1726886826.14304: starting attempt loop 67225 1726886826.14320: running the handler 67225 1726886826.14382: handler run complete 67225 1726886826.14394: attempt loop complete, returning result 67225 1726886826.14415: variable 'item' from source: unknown 67225 1726886826.14502: variable 'item' from source: unknown ok: [managed_node2] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } 67225 1726886826.14639: dumping result to json 67225 1726886826.14652: done dumping result, returning 67225 1726886826.14666: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set platform/version specific variables [02369adf-7a19-6840-5358-00000000005b] 67225 1726886826.14675: sending task result for task 02369adf-7a19-6840-5358-00000000005b 67225 1726886826.14862: no more pending results, returning what we have 67225 1726886826.14868: results queue empty 67225 1726886826.14869: checking for any_errors_fatal 67225 1726886826.14873: done checking for any_errors_fatal 67225 1726886826.14874: checking for max_fail_percentage 67225 1726886826.14875: done checking for max_fail_percentage 67225 1726886826.14876: checking to see if all hosts have failed and the running result is not ok 67225 1726886826.14877: done checking to see if all hosts have failed 67225 1726886826.14878: getting the remaining hosts for this loop 67225 1726886826.14879: done getting the remaining hosts for this loop 67225 1726886826.14886: getting the next task for host managed_node2 67225 1726886826.14900: done getting next task for host managed_node2 67225 1726886826.14906: ^ task is: TASK: fedora.linux_system_roles.storage : Check if system is ostree 67225 1726886826.14910: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886826.14924: getting variables 67225 1726886826.14926: in VariableManager get_vars() 67225 1726886826.14961: Calling all_inventory to load vars for managed_node2 67225 1726886826.14964: Calling groups_inventory to load vars for managed_node2 67225 1726886826.14971: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886826.14988: Calling all_plugins_play to load vars for managed_node2 67225 1726886826.14993: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886826.14997: Calling groups_plugins_play to load vars for managed_node2 67225 1726886826.15735: done sending task result for task 02369adf-7a19-6840-5358-00000000005b 67225 1726886826.15738: WORKER PROCESS EXITING 67225 1726886826.15772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886826.16055: done with get_vars() 67225 1726886826.16071: done getting variables TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 20 September 2024 22:47:06 -0400 (0:00:00.092) 0:00:02.140 ****** 67225 1726886826.16167: entering _queue_task() for managed_node2/stat 67225 1726886826.16410: worker is 1 (out of 1 available) 67225 1726886826.16425: exiting _queue_task() for managed_node2/stat 67225 1726886826.16435: done queuing things up, now waiting for results queue to drain 67225 1726886826.16436: waiting for pending results... 67225 1726886826.16673: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree 67225 1726886826.16789: in run() - task 02369adf-7a19-6840-5358-00000000005d 67225 1726886826.16808: variable 'ansible_search_path' from source: unknown 67225 1726886826.16823: variable 'ansible_search_path' from source: unknown 67225 1726886826.16862: calling self._execute() 67225 1726886826.16943: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.16955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.16968: variable 'omit' from source: magic vars 67225 1726886826.17434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886826.17721: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886826.17775: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886826.17815: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886826.17901: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886826.17991: 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) 67225 1726886826.18023: 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) 67225 1726886826.18052: 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) 67225 1726886826.18084: 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) 67225 1726886826.18200: Evaluated conditional (not __storage_is_ostree is defined): True 67225 1726886826.18211: variable 'omit' from source: magic vars 67225 1726886826.18272: variable 'omit' from source: magic vars 67225 1726886826.18321: variable 'omit' from source: magic vars 67225 1726886826.18348: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886826.18376: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886826.18401: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886826.18427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.18442: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.18462: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886826.18481: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886826.18515: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886826.18526: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.18535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.18643: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886826.18652: Set connection var ansible_shell_type to sh 67225 1726886826.18663: Set connection var ansible_timeout to 10 67225 1726886826.18669: Set connection var ansible_connection to ssh 67225 1726886826.18684: Set connection var ansible_shell_executable to /bin/sh 67225 1726886826.18696: Set connection var ansible_pipelining to False 67225 1726886826.18733: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.18740: variable 'ansible_connection' from source: unknown 67225 1726886826.18746: variable 'ansible_module_compression' from source: unknown 67225 1726886826.18752: variable 'ansible_shell_type' from source: unknown 67225 1726886826.18764: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.18776: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.18784: variable 'ansible_pipelining' from source: unknown 67225 1726886826.18790: variable 'ansible_timeout' from source: unknown 67225 1726886826.18800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.18974: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886826.18998: variable 'omit' from source: magic vars 67225 1726886826.19010: starting attempt loop 67225 1726886826.19022: running the handler 67225 1726886826.19046: _low_level_execute_command(): starting 67225 1726886826.19067: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886826.19856: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886826.19871: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.19886: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.19915: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.19966: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.19989: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886826.20005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.20027: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886826.20043: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886826.20066: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886826.20081: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.20096: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.20124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.20144: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.20155: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886826.20168: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.20241: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886826.20266: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886826.20286: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886826.20370: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886826.21954: stdout chunk (state=3): >>>/root <<< 67225 1726886826.22145: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886826.22148: stdout chunk (state=3): >>><<< 67225 1726886826.22156: stderr chunk (state=3): >>><<< 67225 1726886826.22197: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886826.22284: _low_level_execute_command(): starting 67225 1726886826.22289: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092 `" && echo ansible-tmp-1726886826.2218375-67314-150650391956092="` echo /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092 `" ) && sleep 0' 67225 1726886826.22883: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886826.22898: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.22916: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.22936: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.22990: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.23002: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886826.23019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.23037: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886826.23050: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886826.23072: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886826.23085: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.23098: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.23115: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.23127: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.23139: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886826.23152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.23231: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886826.23253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886826.23271: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886826.23513: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886826.25310: stdout chunk (state=3): >>>ansible-tmp-1726886826.2218375-67314-150650391956092=/root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092 <<< 67225 1726886826.25431: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886826.25594: stderr chunk (state=3): >>><<< 67225 1726886826.25605: stdout chunk (state=3): >>><<< 67225 1726886826.25736: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886826.2218375-67314-150650391956092=/root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886826.25739: variable 'ansible_module_compression' from source: unknown 67225 1726886826.25814: ANSIBALLZ: Using lock for stat 67225 1726886826.25818: ANSIBALLZ: Acquiring lock 67225 1726886826.25820: ANSIBALLZ: Lock acquired: 140341840246544 67225 1726886826.25822: ANSIBALLZ: Creating module 67225 1726886826.43187: ANSIBALLZ: Writing module into payload 67225 1726886826.43311: ANSIBALLZ: Writing module 67225 1726886826.43343: ANSIBALLZ: Renaming module 67225 1726886826.43354: ANSIBALLZ: Done creating module 67225 1726886826.43375: variable 'ansible_facts' from source: unknown 67225 1726886826.43453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092/AnsiballZ_stat.py 67225 1726886826.43595: Sending initial data 67225 1726886826.43598: Sent initial data (153 bytes) 67225 1726886826.44551: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886826.44564: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.44578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.44596: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.44643: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.44655: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886826.44669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.44686: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886826.44697: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886826.44706: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886826.44724: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.44738: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.44754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.44765: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.44780: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886826.44792: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.44869: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886826.44886: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886826.44900: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886826.45277: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886826.47003: 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 <<< 67225 1726886826.47039: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886826.47079: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpvhxmwees /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092/AnsiballZ_stat.py <<< 67225 1726886826.47114: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886826.48370: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886826.48420: stderr chunk (state=3): >>><<< 67225 1726886826.48423: stdout chunk (state=3): >>><<< 67225 1726886826.48426: done transferring module to remote 67225 1726886826.48506: _low_level_execute_command(): starting 67225 1726886826.48510: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092/ /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092/AnsiballZ_stat.py && sleep 0' 67225 1726886826.49766: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886826.50031: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.50045: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.50066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.50106: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.50329: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886826.50344: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.50359: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886826.50373: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886826.50383: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886826.50394: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.50408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.50430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.50444: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886826.50456: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886826.50469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.50546: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886826.50563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886826.50578: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886826.50831: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886826.52429: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886826.52464: stderr chunk (state=3): >>><<< 67225 1726886826.52467: stdout chunk (state=3): >>><<< 67225 1726886826.52564: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886826.52567: _low_level_execute_command(): starting 67225 1726886826.52569: _low_level_execute_command(): using become for this command 67225 1726886826.52572: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-takkwcarwccwtkulzpwdinnngabtolrx ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092/AnsiballZ_stat.py'"'"' && sleep 0' 67225 1726886826.52773: Initial state: awaiting_escalation: BECOME-SUCCESS-takkwcarwccwtkulzpwdinnngabtolrx 67225 1726886826.53374: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.53377: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886826.53380: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886826.53382: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.53459: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886826.53462: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886826.53526: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886826.56261: stdout chunk (state=1): >>>BECOME-SUCCESS-takkwcarwccwtkulzpwdinnngabtolrx <<< 67225 1726886826.56268: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-takkwcarwccwtkulzpwdinnngabtolrx' 67225 1726886826.56492: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 67225 1726886826.56496: stdout chunk (state=3): >>>import _imp # builtin <<< 67225 1726886826.56508: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 67225 1726886826.56572: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 67225 1726886826.56615: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886826.56644: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 67225 1726886826.56647: stdout chunk (state=3): >>># installing zipimport hook <<< 67225 1726886826.56694: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886826.56697: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 67225 1726886826.56749: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 67225 1726886826.56753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886826.56763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886826.56792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 67225 1726886826.56796: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886826.56824: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24adaca0> <<< 67225 1726886826.56857: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886826.56871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81280> <<< 67225 1726886826.56888: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24adaa00> <<< 67225 1726886826.56931: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 67225 1726886826.56935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 67225 1726886826.56941: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24ada9a0> <<< 67225 1726886826.56957: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886826.56973: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 67225 1726886826.56988: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81370> <<< 67225 1726886826.57020: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886826.57045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886826.57063: stdout chunk (state=3): >>>import '_abc' # <<< 67225 1726886826.57070: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81820> <<< 67225 1726886826.57087: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81550> <<< 67225 1726886826.57119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886826.57133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886826.57145: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886826.57169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886826.57183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886826.57204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886826.57234: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886826.57238: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a2df70> <<< 67225 1726886826.57248: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886826.57271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886826.57340: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a34100> <<< 67225 1726886826.57369: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886826.57409: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886826.57414: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a34820> <<< 67225 1726886826.57445: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a96760> <<< 67225 1726886826.57470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 67225 1726886826.57474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a2dc70> <<< 67225 1726886826.57539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886826.57542: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a5dc70> <<< 67225 1726886826.57603: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81fd0> <<< 67225 1726886826.57636: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886826.57831: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886826.57834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886826.57863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886826.57870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886826.57888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886826.57905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886826.57939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886826.57942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886826.57955: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247afd90> <<< 67225 1726886826.57998: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b2e20> <<< 67225 1726886826.58028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886826.58035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886826.58050: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886826.58071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886826.58088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886826.58103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886826.58134: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247a9730> <<< 67225 1726886826.58146: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247af250> <<< 67225 1726886826.58175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886826.58243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886826.58261: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886826.58294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886826.58310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886826.58356: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24731cd0> <<< 67225 1726886826.58359: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247317c0> <<< 67225 1726886826.58369: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886826.58402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24731dc0> <<< 67225 1726886826.58420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886826.58437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886826.58455: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24731e80> <<< 67225 1726886826.58485: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 67225 1726886826.58507: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24731f40> <<< 67225 1726886826.58510: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886826.58556: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24789c40> <<< 67225 1726886826.58559: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886826.58586: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24783520> <<< 67225 1726886826.58640: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24797580> <<< 67225 1726886826.58648: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b6d00> <<< 67225 1726886826.58666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886826.58705: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24742b80> <<< 67225 1726886826.58710: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24789160> <<< 67225 1726886826.58752: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886826.58759: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24797190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247bc8b0> <<< 67225 1726886826.58782: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 67225 1726886826.58788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886826.58812: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886826.58840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886826.58861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886826.58867: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24742eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24742ca0> <<< 67225 1726886826.58897: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 67225 1726886826.58905: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24742c10> <<< 67225 1726886826.58926: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886826.58956: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 67225 1726886826.58961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886826.58984: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886826.59030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886826.59060: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24717280> <<< 67225 1726886826.59083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 67225 1726886826.59094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886826.59127: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24717370> <<< 67225 1726886826.59246: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2474deb0> <<< 67225 1726886826.59294: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24744940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247444f0> <<< 67225 1726886826.59321: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 67225 1726886826.59331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886826.59362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886826.59380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886826.59402: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 67225 1726886826.59421: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2464a0d0> <<< 67225 1726886826.59446: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24712d90> <<< 67225 1726886826.59497: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24744dc0> <<< 67225 1726886826.59508: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b6ee0> <<< 67225 1726886826.59526: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886826.59545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886826.59567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 67225 1726886826.59586: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2465da00> <<< 67225 1726886826.59591: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886826.59630: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba2465dd30> <<< 67225 1726886826.59650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886826.59678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 67225 1726886826.59693: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24670640> <<< 67225 1726886826.59713: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 67225 1726886826.59745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886826.59777: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24670b80> <<< 67225 1726886826.59824: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba246062b0> <<< 67225 1726886826.59829: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2465de20> <<< 67225 1726886826.59854: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 67225 1726886826.59861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886826.59907: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24617190> <<< 67225 1726886826.59920: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba246704c0> <<< 67225 1726886826.59925: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886826.59951: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24617250> <<< 67225 1726886826.59996: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247428e0> <<< 67225 1726886826.60016: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886826.60030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 67225 1726886826.60048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886826.60062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886826.60099: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba246335b0> <<< 67225 1726886826.60120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886826.60150: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24633880> <<< 67225 1726886826.60157: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24633670> <<< 67225 1726886826.60185: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24633760> <<< 67225 1726886826.60215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886826.60413: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24633bb0> <<< 67225 1726886826.60451: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24640100> <<< 67225 1726886826.60459: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba246337f0> <<< 67225 1726886826.60475: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24625940> <<< 67225 1726886826.60496: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247424c0> <<< 67225 1726886826.60524: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886826.60578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886826.60613: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba246339a0> <<< 67225 1726886826.60711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886826.60724: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fba24554580> <<< 67225 1726886826.60846: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip' # zipimport: zlib available <<< 67225 1726886826.60934: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.60962: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 67225 1726886826.60984: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.60999: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886826.61010: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.62210: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.63150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f25760> <<< 67225 1726886826.63180: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886826.63208: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886826.63234: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886826.63266: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23fb4820> <<< 67225 1726886826.63310: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4700> <<< 67225 1726886826.63334: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4460> <<< 67225 1726886826.63354: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 67225 1726886826.63360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886826.63406: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4250> <<< 67225 1726886826.63413: stdout chunk (state=3): >>>import 'atexit' # <<< 67225 1726886826.63439: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23fb44c0> <<< 67225 1726886826.63461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886826.63488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886826.63528: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4880> <<< 67225 1726886826.63553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886826.63559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886826.63579: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886826.63601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886826.63626: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886826.63697: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23ea5790> <<< 67225 1726886826.63735: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23ea5b20> <<< 67225 1726886826.63769: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23ea5970> <<< 67225 1726886826.63783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886826.63813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886826.63846: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23ec3b50> <<< 67225 1726886826.63858: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23faed00> <<< 67225 1726886826.64035: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb45e0> <<< 67225 1726886826.64044: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886826.64063: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23faeeb0> <<< 67225 1726886826.64096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 67225 1726886826.64104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886826.64122: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886826.64144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 67225 1726886826.64150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886826.64180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 67225 1726886826.64186: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f218e0> <<< 67225 1726886826.64302: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f53dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f53850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23ebd310> <<< 67225 1726886826.64310: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f53fd0> <<< 67225 1726886826.64337: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f53fa0> <<< 67225 1726886826.64366: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 67225 1726886826.64372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886826.64394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886826.64421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886826.64490: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e86fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f8dd30> <<< 67225 1726886826.64521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 67225 1726886826.64529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886826.64581: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e94550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f8dc40> <<< 67225 1726886826.64607: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886826.64643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886826.64673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 67225 1726886826.64679: stdout chunk (state=3): >>>import '_string' # <<< 67225 1726886826.64732: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f5a580> <<< 67225 1726886826.64857: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e94160> <<< 67225 1726886826.64951: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e925b0> <<< 67225 1726886826.64999: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e92670> <<< 67225 1726886826.65033: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e91ca0> <<< 67225 1726886826.65039: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f84f10> <<< 67225 1726886826.65064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886826.65094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886826.65102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886826.65142: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f15a00> <<< 67225 1726886826.65335: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f139a0> <<< 67225 1726886826.65344: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e87880> <<< 67225 1726886826.65368: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f15460> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f4da00> <<< 67225 1726886826.65397: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65405: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65422: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886826.65429: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65494: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65563: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65585: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886826.65606: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65623: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65630: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 67225 1726886826.65729: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.65824: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.66269: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.66733: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 67225 1726886826.66744: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886826.66764: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 67225 1726886826.66778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886826.66833: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e61c40> <<< 67225 1726886826.66902: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 67225 1726886826.66914: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f0b0d0> <<< 67225 1726886826.66921: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23a460d0> <<< 67225 1726886826.66963: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 67225 1726886826.66975: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.67001: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.67014: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 67225 1726886826.67137: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.67261: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886826.67292: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f0cc40> <<< 67225 1726886826.67299: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.67689: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68050: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68107: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68171: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 67225 1726886826.68179: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68209: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68247: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886826.68254: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68308: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68380: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886826.68397: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68403: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 67225 1726886826.68422: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68453: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68490: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886826.68496: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68676: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.68898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 67225 1726886826.68972: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb2bb0> <<< 67225 1726886826.68978: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69038: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69108: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 67225 1726886826.69124: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886826.69132: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69173: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69214: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886826.69223: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69251: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69292: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69386: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69444: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886826.69467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886826.69536: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e497c0> <<< 67225 1726886826.69570: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23a60eb0> <<< 67225 1726886826.69601: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886826.69621: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69724: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69780: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69799: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.69845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886826.69854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886826.69868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886826.69904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886826.69922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886826.69934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886826.70023: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23a33b50> <<< 67225 1726886826.70064: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e56d00> <<< 67225 1726886826.70124: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e549d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886826.70130: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.70150: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.70180: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886826.70239: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886826.70258: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.70270: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 67225 1726886826.70286: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.70402: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.70563: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886826.70701: 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__ <<< 67225 1726886826.70941: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886826.70960: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 67225 1726886826.70968: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 67225 1726886826.70984: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc <<< 67225 1726886826.71009: stdout chunk (state=3): >>># cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils <<< 67225 1726886826.71043: stdout chunk (state=3): >>># destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 67225 1726886826.71241: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc <<< 67225 1726886826.71249: stdout chunk (state=3): >>># destroy importlib.machinery <<< 67225 1726886826.71276: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 67225 1726886826.71287: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 67225 1726886826.71318: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 67225 1726886826.71344: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy array # destroy datetime <<< 67225 1726886826.71356: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 67225 1726886826.71435: 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 <<< 67225 1726886826.71482: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 67225 1726886826.71506: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 67225 1726886826.71551: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 67225 1726886826.71593: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 67225 1726886826.71605: 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 <<< 67225 1726886826.71627: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader <<< 67225 1726886826.71634: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 67225 1726886826.71760: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 67225 1726886826.71782: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 67225 1726886826.71800: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 67225 1726886826.71825: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 67225 1726886826.71855: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886826.72349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886826.72353: stdout chunk (state=3): >>><<< 67225 1726886826.72361: stderr chunk (state=3): >>><<< 67225 1726886826.72436: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24adaca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24adaa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24ada9a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a2df70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a34100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a5d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a34820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a96760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a2dc70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a5dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24a81fd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b2e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247af250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24731cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247317c0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24731dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24731e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24731f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24789c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24783520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24797580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b6d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24742b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24789160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24797190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247bc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24742eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24742ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24742c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24717280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24717370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2474deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24744940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247444f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2464a0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24712d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24744dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247b6ee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2465da00> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba2465dd30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24670640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24670b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba246062b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba2465de20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24617190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba246704c0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24617250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247428e0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba246335b0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24633880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24633670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24633760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24633bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba24640100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba246337f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba24625940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba247424c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba246339a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fba24554580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f25760> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23fb4820> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4460> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4250> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23fb44c0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb4880> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23ea5790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23ea5b20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23ea5970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23ec3b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23faed00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb45e0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23faeeb0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f218e0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f53dc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f53850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23ebd310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f53fd0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f53fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e86fa0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f8dd30> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e94550> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f8dc40> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f5a580> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e94160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e925b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e92670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e91ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f84f10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f15a00> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f139a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e87880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23f15460> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f4da00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e61c40> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f0b0d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23a460d0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23f0cc40> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23fb2bb0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba23e497c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23a60eb0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23a33b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e56d00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba23e549d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_oe6oqczi/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 67225 1726886826.72957: 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-1726886826.2218375-67314-150650391956092/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886826.72960: _low_level_execute_command(): starting 67225 1726886826.72962: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886826.2218375-67314-150650391956092/ > /dev/null 2>&1 && sleep 0' 67225 1726886826.74302: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.74305: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886826.74351: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886826.74354: 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.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886826.74356: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886826.74360: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886826.74426: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886826.74429: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886826.74633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886826.75178: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886826.76930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886826.76989: stderr chunk (state=3): >>><<< 67225 1726886826.76992: stdout chunk (state=3): >>><<< 67225 1726886826.77009: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886826.77016: handler run complete 67225 1726886826.77041: attempt loop complete, returning result 67225 1726886826.77044: _execute() done 67225 1726886826.77047: dumping result to json 67225 1726886826.77049: done dumping result, returning 67225 1726886826.77058: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if system is ostree [02369adf-7a19-6840-5358-00000000005d] 67225 1726886826.77064: sending task result for task 02369adf-7a19-6840-5358-00000000005d 67225 1726886826.77156: done sending task result for task 02369adf-7a19-6840-5358-00000000005d 67225 1726886826.77161: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 67225 1726886826.77222: no more pending results, returning what we have 67225 1726886826.77225: results queue empty 67225 1726886826.77226: checking for any_errors_fatal 67225 1726886826.77234: done checking for any_errors_fatal 67225 1726886826.77235: checking for max_fail_percentage 67225 1726886826.77236: done checking for max_fail_percentage 67225 1726886826.77237: checking to see if all hosts have failed and the running result is not ok 67225 1726886826.77238: done checking to see if all hosts have failed 67225 1726886826.77238: getting the remaining hosts for this loop 67225 1726886826.77240: done getting the remaining hosts for this loop 67225 1726886826.77243: getting the next task for host managed_node2 67225 1726886826.77249: done getting next task for host managed_node2 67225 1726886826.77253: ^ task is: TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 67225 1726886826.77256: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886826.77265: getting variables 67225 1726886826.77267: in VariableManager get_vars() 67225 1726886826.77300: Calling all_inventory to load vars for managed_node2 67225 1726886826.77303: Calling groups_inventory to load vars for managed_node2 67225 1726886826.77305: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886826.77316: Calling all_plugins_play to load vars for managed_node2 67225 1726886826.77319: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886826.77322: Calling groups_plugins_play to load vars for managed_node2 67225 1726886826.77572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886826.77946: done with get_vars() 67225 1726886826.78183: done getting variables 67225 1726886826.78277: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 20 September 2024 22:47:06 -0400 (0:00:00.623) 0:00:02.764 ****** 67225 1726886826.78538: entering _queue_task() for managed_node2/set_fact 67225 1726886826.78545: Creating lock for set_fact 67225 1726886826.79146: worker is 1 (out of 1 available) 67225 1726886826.79160: exiting _queue_task() for managed_node2/set_fact 67225 1726886826.79181: done queuing things up, now waiting for results queue to drain 67225 1726886826.79182: waiting for pending results... 67225 1726886826.79447: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree 67225 1726886826.79579: in run() - task 02369adf-7a19-6840-5358-00000000005e 67225 1726886826.79599: variable 'ansible_search_path' from source: unknown 67225 1726886826.79615: variable 'ansible_search_path' from source: unknown 67225 1726886826.79656: calling self._execute() 67225 1726886826.79738: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.79750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.79762: variable 'omit' from source: magic vars 67225 1726886826.80251: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886826.80504: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886826.80551: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886826.80597: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886826.80636: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886826.80734: 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) 67225 1726886826.80765: 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) 67225 1726886826.80799: 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) 67225 1726886826.80847: 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) 67225 1726886826.80987: Evaluated conditional (not __storage_is_ostree is defined): True 67225 1726886826.80998: variable 'omit' from source: magic vars 67225 1726886826.81078: variable 'omit' from source: magic vars 67225 1726886826.81205: variable '__ostree_booted_stat' from source: set_fact 67225 1726886826.81269: variable 'omit' from source: magic vars 67225 1726886826.81299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886826.81332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886826.81369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886826.81391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.81406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.81429: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886826.81449: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886826.81491: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886826.81499: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.81507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.81630: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886826.81638: Set connection var ansible_shell_type to sh 67225 1726886826.81649: Set connection var ansible_timeout to 10 67225 1726886826.81655: Set connection var ansible_connection to ssh 67225 1726886826.81671: Set connection var ansible_shell_executable to /bin/sh 67225 1726886826.81688: Set connection var ansible_pipelining to False 67225 1726886826.81723: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.81761: variable 'ansible_connection' from source: unknown 67225 1726886826.81770: variable 'ansible_module_compression' from source: unknown 67225 1726886826.81777: variable 'ansible_shell_type' from source: unknown 67225 1726886826.81785: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.81795: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.81814: variable 'ansible_pipelining' from source: unknown 67225 1726886826.81822: variable 'ansible_timeout' from source: unknown 67225 1726886826.81829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.81942: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886826.81957: variable 'omit' from source: magic vars 67225 1726886826.81967: starting attempt loop 67225 1726886826.81974: running the handler 67225 1726886826.81988: handler run complete 67225 1726886826.82001: attempt loop complete, returning result 67225 1726886826.82013: _execute() done 67225 1726886826.82030: dumping result to json 67225 1726886826.82037: done dumping result, returning 67225 1726886826.82050: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set flag to indicate system is ostree [02369adf-7a19-6840-5358-00000000005e] 67225 1726886826.82059: sending task result for task 02369adf-7a19-6840-5358-00000000005e ok: [managed_node2] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } 67225 1726886826.82217: no more pending results, returning what we have 67225 1726886826.82220: results queue empty 67225 1726886826.82221: checking for any_errors_fatal 67225 1726886826.82227: done checking for any_errors_fatal 67225 1726886826.82228: checking for max_fail_percentage 67225 1726886826.82230: done checking for max_fail_percentage 67225 1726886826.82230: checking to see if all hosts have failed and the running result is not ok 67225 1726886826.82231: done checking to see if all hosts have failed 67225 1726886826.82232: getting the remaining hosts for this loop 67225 1726886826.82234: done getting the remaining hosts for this loop 67225 1726886826.82237: getting the next task for host managed_node2 67225 1726886826.82246: done getting next task for host managed_node2 67225 1726886826.82249: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 67225 1726886826.82252: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886826.82265: getting variables 67225 1726886826.82267: in VariableManager get_vars() 67225 1726886826.82300: Calling all_inventory to load vars for managed_node2 67225 1726886826.82303: Calling groups_inventory to load vars for managed_node2 67225 1726886826.82313: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886826.82332: Calling all_plugins_play to load vars for managed_node2 67225 1726886826.82337: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886826.82341: Calling groups_plugins_play to load vars for managed_node2 67225 1726886826.82600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886826.83052: done with get_vars() 67225 1726886826.83063: done getting variables 67225 1726886826.83209: done sending task result for task 02369adf-7a19-6840-5358-00000000005e 67225 1726886826.83214: WORKER PROCESS EXITING 67225 1726886826.83246: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 20 September 2024 22:47:06 -0400 (0:00:00.047) 0:00:02.811 ****** 67225 1726886826.83275: entering _queue_task() for managed_node2/set_fact 67225 1726886826.83550: worker is 1 (out of 1 available) 67225 1726886826.83562: exiting _queue_task() for managed_node2/set_fact 67225 1726886826.83574: done queuing things up, now waiting for results queue to drain 67225 1726886826.83575: waiting for pending results... 67225 1726886826.83832: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing 67225 1726886826.83942: in run() - task 02369adf-7a19-6840-5358-000000000036 67225 1726886826.83970: variable 'ansible_search_path' from source: unknown 67225 1726886826.83978: variable 'ansible_search_path' from source: unknown 67225 1726886826.84024: calling self._execute() 67225 1726886826.84109: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.84126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.84143: variable 'omit' from source: magic vars 67225 1726886826.84254: variable 'omit' from source: magic vars 67225 1726886826.84313: variable 'omit' from source: magic vars 67225 1726886826.84354: variable 'omit' from source: magic vars 67225 1726886826.84403: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886826.84443: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886826.84470: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886826.84491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.84519: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.84540: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886826.84565: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886826.84597: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886826.84616: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.84625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.84747: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886826.84754: Set connection var ansible_shell_type to sh 67225 1726886826.84763: Set connection var ansible_timeout to 10 67225 1726886826.84768: Set connection var ansible_connection to ssh 67225 1726886826.84785: Set connection var ansible_shell_executable to /bin/sh 67225 1726886826.84795: Set connection var ansible_pipelining to False 67225 1726886826.84824: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.84838: variable 'ansible_connection' from source: unknown 67225 1726886826.84844: variable 'ansible_module_compression' from source: unknown 67225 1726886826.84850: variable 'ansible_shell_type' from source: unknown 67225 1726886826.84855: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.84860: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.84866: variable 'ansible_pipelining' from source: unknown 67225 1726886826.84871: variable 'ansible_timeout' from source: unknown 67225 1726886826.84877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.85025: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886826.85040: variable 'omit' from source: magic vars 67225 1726886826.85060: starting attempt loop 67225 1726886826.85068: running the handler 67225 1726886826.85083: handler run complete 67225 1726886826.85096: attempt loop complete, returning result 67225 1726886826.85101: _execute() done 67225 1726886826.85107: dumping result to json 67225 1726886826.85120: done dumping result, returning 67225 1726886826.85135: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing [02369adf-7a19-6840-5358-000000000036] 67225 1726886826.85145: sending task result for task 02369adf-7a19-6840-5358-000000000036 ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 67225 1726886826.85301: no more pending results, returning what we have 67225 1726886826.85304: results queue empty 67225 1726886826.85305: checking for any_errors_fatal 67225 1726886826.85313: done checking for any_errors_fatal 67225 1726886826.85314: checking for max_fail_percentage 67225 1726886826.85316: done checking for max_fail_percentage 67225 1726886826.85317: checking to see if all hosts have failed and the running result is not ok 67225 1726886826.85318: done checking to see if all hosts have failed 67225 1726886826.85318: getting the remaining hosts for this loop 67225 1726886826.85320: done getting the remaining hosts for this loop 67225 1726886826.85323: getting the next task for host managed_node2 67225 1726886826.85329: done getting next task for host managed_node2 67225 1726886826.85334: ^ task is: TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 67225 1726886826.85337: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886826.85347: getting variables 67225 1726886826.85349: in VariableManager get_vars() 67225 1726886826.85380: Calling all_inventory to load vars for managed_node2 67225 1726886826.85383: Calling groups_inventory to load vars for managed_node2 67225 1726886826.85385: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886826.85397: Calling all_plugins_play to load vars for managed_node2 67225 1726886826.85400: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886826.85404: Calling groups_plugins_play to load vars for managed_node2 67225 1726886826.85668: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886826.86153: done with get_vars() 67225 1726886826.86164: done getting variables 67225 1726886826.86276: done sending task result for task 02369adf-7a19-6840-5358-000000000036 67225 1726886826.86279: WORKER PROCESS EXITING 67225 1726886826.86322: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 20 September 2024 22:47:06 -0400 (0:00:00.030) 0:00:02.842 ****** 67225 1726886826.86351: entering _queue_task() for managed_node2/set_fact 67225 1726886826.86573: worker is 1 (out of 1 available) 67225 1726886826.86585: exiting _queue_task() for managed_node2/set_fact 67225 1726886826.86595: done queuing things up, now waiting for results queue to drain 67225 1726886826.86596: waiting for pending results... 67225 1726886826.86830: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing 67225 1726886826.86937: in run() - task 02369adf-7a19-6840-5358-000000000037 67225 1726886826.86964: variable 'ansible_search_path' from source: unknown 67225 1726886826.86971: variable 'ansible_search_path' from source: unknown 67225 1726886826.87004: calling self._execute() 67225 1726886826.87075: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.87084: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.87095: variable 'omit' from source: magic vars 67225 1726886826.87203: variable 'omit' from source: magic vars 67225 1726886826.87260: variable 'omit' from source: magic vars 67225 1726886826.87304: variable 'omit' from source: magic vars 67225 1726886826.87414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886826.87453: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886826.87478: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886826.87513: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.87530: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886826.87550: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886826.87572: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886826.87607: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886826.87627: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.87635: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.87760: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886826.87767: Set connection var ansible_shell_type to sh 67225 1726886826.87776: Set connection var ansible_timeout to 10 67225 1726886826.87782: Set connection var ansible_connection to ssh 67225 1726886826.87797: Set connection var ansible_shell_executable to /bin/sh 67225 1726886826.87807: Set connection var ansible_pipelining to False 67225 1726886826.87844: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.87855: variable 'ansible_connection' from source: unknown 67225 1726886826.87863: variable 'ansible_module_compression' from source: unknown 67225 1726886826.87870: variable 'ansible_shell_type' from source: unknown 67225 1726886826.87876: variable 'ansible_shell_executable' from source: unknown 67225 1726886826.87883: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.87890: variable 'ansible_pipelining' from source: unknown 67225 1726886826.87898: variable 'ansible_timeout' from source: unknown 67225 1726886826.87905: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.88347: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886826.88363: variable 'omit' from source: magic vars 67225 1726886826.88377: starting attempt loop 67225 1726886826.88383: running the handler 67225 1726886826.88404: handler run complete 67225 1726886826.88420: attempt loop complete, returning result 67225 1726886826.88426: _execute() done 67225 1726886826.88432: dumping result to json 67225 1726886826.88438: done dumping result, returning 67225 1726886826.88449: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing [02369adf-7a19-6840-5358-000000000037] 67225 1726886826.88458: sending task result for task 02369adf-7a19-6840-5358-000000000037 67225 1726886826.88562: done sending task result for task 02369adf-7a19-6840-5358-000000000037 ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 67225 1726886826.88635: no more pending results, returning what we have 67225 1726886826.88638: results queue empty 67225 1726886826.88639: checking for any_errors_fatal 67225 1726886826.88644: done checking for any_errors_fatal 67225 1726886826.88645: checking for max_fail_percentage 67225 1726886826.88646: done checking for max_fail_percentage 67225 1726886826.88647: checking to see if all hosts have failed and the running result is not ok 67225 1726886826.88648: done checking to see if all hosts have failed 67225 1726886826.88649: getting the remaining hosts for this loop 67225 1726886826.88651: done getting the remaining hosts for this loop 67225 1726886826.88654: getting the next task for host managed_node2 67225 1726886826.88662: done getting next task for host managed_node2 67225 1726886826.88666: ^ task is: TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 67225 1726886826.88669: ^ 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 67225 1726886826.88680: getting variables 67225 1726886826.88682: in VariableManager get_vars() 67225 1726886826.88726: Calling all_inventory to load vars for managed_node2 67225 1726886826.88880: Calling groups_inventory to load vars for managed_node2 67225 1726886826.89328: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886826.89341: Calling all_plugins_play to load vars for managed_node2 67225 1726886826.89344: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886826.89348: Calling groups_plugins_play to load vars for managed_node2 67225 1726886826.89943: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886826.90645: WORKER PROCESS EXITING 67225 1726886826.90849: done with get_vars() 67225 1726886826.90953: done getting variables TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 20 September 2024 22:47:06 -0400 (0:00:00.047) 0:00:02.890 ****** 67225 1726886826.91139: entering _queue_task() for managed_node2/include_tasks 67225 1726886826.91408: worker is 1 (out of 1 available) 67225 1726886826.91508: exiting _queue_task() for managed_node2/include_tasks 67225 1726886826.91526: done queuing things up, now waiting for results queue to drain 67225 1726886826.91527: waiting for pending results... 67225 1726886826.92333: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks 67225 1726886826.92547: in run() - task 02369adf-7a19-6840-5358-000000000038 67225 1726886826.92566: variable 'ansible_search_path' from source: unknown 67225 1726886826.92572: variable 'ansible_search_path' from source: unknown 67225 1726886826.92610: calling self._execute() 67225 1726886826.92693: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886826.92855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886826.92869: variable 'omit' from source: magic vars 67225 1726886826.93581: variable 'storage_provider' from source: role '' defaults 67225 1726886826.93722: _execute() done 67225 1726886826.93732: dumping result to json 67225 1726886826.93741: done dumping result, returning 67225 1726886826.93751: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Include the appropriate provider tasks [02369adf-7a19-6840-5358-000000000038] 67225 1726886826.93761: sending task result for task 02369adf-7a19-6840-5358-000000000038 67225 1726886826.93900: no more pending results, returning what we have 67225 1726886826.93904: in VariableManager get_vars() 67225 1726886826.93950: Calling all_inventory to load vars for managed_node2 67225 1726886826.93953: Calling groups_inventory to load vars for managed_node2 67225 1726886826.93955: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886826.93969: Calling all_plugins_play to load vars for managed_node2 67225 1726886826.93974: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886826.93978: Calling groups_plugins_play to load vars for managed_node2 67225 1726886826.94252: done sending task result for task 02369adf-7a19-6840-5358-000000000038 67225 1726886826.94256: WORKER PROCESS EXITING 67225 1726886826.94268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886826.94978: done with get_vars() 67225 1726886826.94987: variable 'ansible_search_path' from source: unknown 67225 1726886826.94988: variable 'ansible_search_path' from source: unknown 67225 1726886826.95022: we have included files to process 67225 1726886826.95024: generating all_blocks data 67225 1726886826.95025: done generating all_blocks data 67225 1726886826.95030: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 67225 1726886826.95032: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 67225 1726886826.95034: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml 67225 1726886826.96679: in VariableManager get_vars() 67225 1726886826.96857: done with get_vars() 67225 1726886826.98985: 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 67225 1726886826.99824: done processing included file 67225 1726886826.99827: iterating over new_blocks loaded from include file 67225 1726886826.99828: in VariableManager get_vars() 67225 1726886826.99848: done with get_vars() 67225 1726886826.99850: filtering new block on tags 67225 1726886826.99890: done filtering new block on tags 67225 1726886826.99893: in VariableManager get_vars() 67225 1726886826.99915: done with get_vars() 67225 1726886826.99917: filtering new block on tags 67225 1726886826.99949: done filtering new block on tags 67225 1726886826.99951: in VariableManager get_vars() 67225 1726886826.99971: done with get_vars() 67225 1726886826.99973: filtering new block on tags 67225 1726886827.00017: done filtering new block on tags 67225 1726886827.00020: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed_node2 67225 1726886827.00025: extending task lists for all hosts with included blocks 67225 1726886827.00514: done extending task lists 67225 1726886827.00515: done processing included files 67225 1726886827.00516: results queue empty 67225 1726886827.00517: checking for any_errors_fatal 67225 1726886827.00519: done checking for any_errors_fatal 67225 1726886827.00520: checking for max_fail_percentage 67225 1726886827.00521: done checking for max_fail_percentage 67225 1726886827.00526: checking to see if all hosts have failed and the running result is not ok 67225 1726886827.00527: done checking to see if all hosts have failed 67225 1726886827.00527: getting the remaining hosts for this loop 67225 1726886827.00529: done getting the remaining hosts for this loop 67225 1726886827.00532: getting the next task for host managed_node2 67225 1726886827.00536: done getting next task for host managed_node2 67225 1726886827.00539: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure blivet is available 67225 1726886827.00542: ^ 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 67225 1726886827.00550: getting variables 67225 1726886827.00551: in VariableManager get_vars() 67225 1726886827.00563: Calling all_inventory to load vars for managed_node2 67225 1726886827.00565: Calling groups_inventory to load vars for managed_node2 67225 1726886827.00567: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886827.00571: Calling all_plugins_play to load vars for managed_node2 67225 1726886827.00574: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886827.00576: Calling groups_plugins_play to load vars for managed_node2 67225 1726886827.01306: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886827.01584: done with get_vars() 67225 1726886827.01593: done getting variables 67225 1726886827.01666: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 20 September 2024 22:47:07 -0400 (0:00:00.107) 0:00:02.997 ****** 67225 1726886827.01924: entering _queue_task() for managed_node2/package 67225 1726886827.01926: Creating lock for package 67225 1726886827.02502: worker is 1 (out of 1 available) 67225 1726886827.02518: exiting _queue_task() for managed_node2/package 67225 1726886827.02531: done queuing things up, now waiting for results queue to drain 67225 1726886827.02532: waiting for pending results... 67225 1726886827.02806: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available 67225 1726886827.02950: in run() - task 02369adf-7a19-6840-5358-000000000093 67225 1726886827.02971: variable 'ansible_search_path' from source: unknown 67225 1726886827.02983: variable 'ansible_search_path' from source: unknown 67225 1726886827.03025: calling self._execute() 67225 1726886827.03110: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886827.03123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886827.03137: variable 'omit' from source: magic vars 67225 1726886827.03952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886827.04826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886827.04878: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886827.05034: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886827.05080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886827.05195: 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) 67225 1726886827.05227: 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) 67225 1726886827.05257: 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) 67225 1726886827.05295: 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) 67225 1726886827.05455: Evaluated conditional (storage_skip_checks is not defined or not "blivet_available" in storage_skip_checks): True 67225 1726886827.05467: variable 'omit' from source: magic vars 67225 1726886827.05541: variable 'omit' from source: magic vars 67225 1726886827.05572: variable 'blivet_package_list' from source: include_vars 67225 1726886827.05660: variable 'blivet_package_list' from source: include_vars 67225 1726886827.05783: variable 'ansible_architecture' from source: facts 67225 1726886827.06020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886827.11145: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886827.11216: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886827.11258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886827.11306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886827.11348: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886827.11410: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886827.11451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886827.11482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886827.11533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886827.11556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886827.11654: variable '__storage_is_ostree' from source: set_fact 67225 1726886827.11666: variable 'omit' from source: magic vars 67225 1726886827.11692: variable 'omit' from source: magic vars 67225 1726886827.11723: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886827.11758: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886827.11782: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886827.11801: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886827.11819: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886827.11839: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886827.11865: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886827.11899: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886827.11907: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886827.11917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886827.12038: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886827.12046: Set connection var ansible_shell_type to sh 67225 1726886827.12056: Set connection var ansible_timeout to 10 67225 1726886827.12062: Set connection var ansible_connection to ssh 67225 1726886827.12083: Set connection var ansible_shell_executable to /bin/sh 67225 1726886827.12097: Set connection var ansible_pipelining to False 67225 1726886827.12128: variable 'ansible_shell_executable' from source: unknown 67225 1726886827.12137: variable 'ansible_connection' from source: unknown 67225 1726886827.12143: variable 'ansible_module_compression' from source: unknown 67225 1726886827.12149: variable 'ansible_shell_type' from source: unknown 67225 1726886827.12154: variable 'ansible_shell_executable' from source: unknown 67225 1726886827.12160: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886827.12166: variable 'ansible_pipelining' from source: unknown 67225 1726886827.12172: variable 'ansible_timeout' from source: unknown 67225 1726886827.12184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886827.12281: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886827.12299: variable 'omit' from source: magic vars 67225 1726886827.12316: starting attempt loop 67225 1726886827.12323: running the handler 67225 1726886827.12332: variable 'ansible_facts' from source: unknown 67225 1726886827.12338: variable 'ansible_facts' from source: unknown 67225 1726886827.12389: _low_level_execute_command(): starting 67225 1726886827.12415: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886827.13348: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886827.13362: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.13375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.13391: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.13442: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886827.13466: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886827.13482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.13501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886827.13522: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886827.13536: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886827.13549: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.13562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.13575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.13586: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886827.13596: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886827.13607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.13687: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886827.13708: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886827.13727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886827.13873: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886827.15435: stdout chunk (state=3): >>>/root <<< 67225 1726886827.15543: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886827.15618: stderr chunk (state=3): >>><<< 67225 1726886827.15621: stdout chunk (state=3): >>><<< 67225 1726886827.15728: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886827.15734: _low_level_execute_command(): starting 67225 1726886827.15737: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251 `" && echo ansible-tmp-1726886827.1564639-67344-30738699890251="` echo /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251 `" ) && sleep 0' 67225 1726886827.17363: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886827.17406: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.17444: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.17508: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.17666: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886827.17682: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886827.17703: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.17740: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886827.17755: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886827.17767: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886827.17780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.17793: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.17809: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.17836: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886827.17859: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886827.17884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.18090: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886827.18114: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886827.18135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886827.18200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886827.20036: stdout chunk (state=3): >>>ansible-tmp-1726886827.1564639-67344-30738699890251=/root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251 <<< 67225 1726886827.20259: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886827.20267: stdout chunk (state=3): >>><<< 67225 1726886827.20270: stderr chunk (state=3): >>><<< 67225 1726886827.20521: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886827.1564639-67344-30738699890251=/root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886827.20528: variable 'ansible_module_compression' from source: unknown 67225 1726886827.20532: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 67225 1726886827.20536: ANSIBALLZ: Acquiring lock 67225 1726886827.20538: ANSIBALLZ: Lock acquired: 140341840245632 67225 1726886827.20540: ANSIBALLZ: Creating module 67225 1726886827.64310: ANSIBALLZ: Writing module into payload 67225 1726886827.64798: ANSIBALLZ: Writing module 67225 1726886827.64830: ANSIBALLZ: Renaming module 67225 1726886827.64834: ANSIBALLZ: Done creating module 67225 1726886827.64964: variable 'ansible_facts' from source: unknown 67225 1726886827.65178: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251/AnsiballZ_dnf.py 67225 1726886827.65810: Sending initial data 67225 1726886827.65823: Sent initial data (151 bytes) 67225 1726886827.67272: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.67278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.67318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.67327: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.67331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.67349: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886827.67354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.67439: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886827.67445: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886827.67514: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886827.69303: 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 <<< 67225 1726886827.69345: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886827.69386: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpq0nu8txg /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251/AnsiballZ_dnf.py <<< 67225 1726886827.69421: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886827.71187: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886827.71190: stderr chunk (state=3): >>><<< 67225 1726886827.71201: stdout chunk (state=3): >>><<< 67225 1726886827.71223: done transferring module to remote 67225 1726886827.71240: _low_level_execute_command(): starting 67225 1726886827.71244: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251/ /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251/AnsiballZ_dnf.py && sleep 0' 67225 1726886827.72147: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.72152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.72199: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886827.72204: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.72225: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 67225 1726886827.72228: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.72245: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886827.72250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.72335: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886827.72338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886827.72351: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886827.72411: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886827.74137: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886827.74149: stderr chunk (state=3): >>><<< 67225 1726886827.74152: stdout chunk (state=3): >>><<< 67225 1726886827.74161: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886827.74164: _low_level_execute_command(): starting 67225 1726886827.74170: _low_level_execute_command(): using become for this command 67225 1726886827.74182: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-gjsbqqabaxaglnduivdbzdbmsrdqrofb ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251/AnsiballZ_dnf.py'"'"' && sleep 0' 67225 1726886827.74627: Initial state: awaiting_escalation: BECOME-SUCCESS-gjsbqqabaxaglnduivdbzdbmsrdqrofb 67225 1726886827.75583: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886827.75624: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.75636: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.75649: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.75684: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886827.75694: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886827.75700: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.75716: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886827.75725: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886827.75737: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886827.75743: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886827.75752: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886827.75763: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886827.75770: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886827.75777: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886827.75785: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886827.75855: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886827.75869: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886827.75876: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886827.75948: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886827.78680: stdout chunk (state=1): >>>BECOME-SUCCESS-gjsbqqabaxaglnduivdbzdbmsrdqrofb <<< 67225 1726886827.78684: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-gjsbqqabaxaglnduivdbzdbmsrdqrofb' 67225 1726886827.78923: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 67225 1726886827.78926: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 67225 1726886827.78980: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 67225 1726886827.79033: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886827.79045: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 67225 1726886827.79091: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886827.79104: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 67225 1726886827.79148: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.79171: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886827.79199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 67225 1726886827.79203: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886827.79225: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b03eca0> <<< 67225 1726886827.79277: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886827.79300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc280> <<< 67225 1726886827.79325: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b03ea00> <<< 67225 1726886827.79388: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b03e9a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc370> <<< 67225 1726886827.79457: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886827.79506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc820> <<< 67225 1726886827.79558: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886827.79598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886827.79621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886827.79636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886827.79660: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad88f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886827.79688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886827.79747: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8f100> <<< 67225 1726886827.79773: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886827.79776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886827.79807: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886827.79811: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0adb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8f820> <<< 67225 1726886827.79853: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0adf1760> <<< 67225 1726886827.79869: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad88c70> <<< 67225 1726886827.79937: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0adb8c70> <<< 67225 1726886827.79989: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addcfd0> <<< 67225 1726886827.80038: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886827.80272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886827.80275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886827.80308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886827.80317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886827.80334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886827.80376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886827.80390: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886827.80393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2fd90> <<< 67225 1726886827.80438: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad32e20> <<< 67225 1726886827.80464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886827.80484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 67225 1726886827.80508: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886827.80532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886827.80545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886827.80576: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad29730> <<< 67225 1726886827.80597: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2f250> <<< 67225 1726886827.80619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886827.80698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886827.80709: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886827.80739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.80758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886827.80806: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ac3ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3a760> <<< 67225 1726886827.80832: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886827.80849: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3ad60> <<< 67225 1726886827.80860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886827.80880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886827.80928: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3ae20> <<< 67225 1726886827.80949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3aee0> import '_collections' # <<< 67225 1726886827.80996: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac92be0> <<< 67225 1726886827.81021: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886827.81035: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac8c4c0> <<< 67225 1726886827.81087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0aca0520> <<< 67225 1726886827.81104: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad36d00> <<< 67225 1726886827.81121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886827.81154: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ac4bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad32fa0> <<< 67225 1726886827.81195: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886827.81227: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0aca0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad3c8b0> <<< 67225 1726886827.81255: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886827.81273: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.81297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886827.81333: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4bc40> <<< 67225 1726886827.81361: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4bbb0> <<< 67225 1726886827.81379: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886827.81403: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886827.81429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886827.81507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886827.81557: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac20220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 67225 1726886827.81576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac20310> <<< 67225 1726886827.81705: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac56e50> <<< 67225 1726886827.81740: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4e8e0> <<< 67225 1726886827.81760: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4be20> <<< 67225 1726886827.81786: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886827.81825: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886827.81856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 67225 1726886827.81867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0abc9f70> <<< 67225 1726886827.81898: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0abaeb20> <<< 67225 1726886827.81945: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4ed60> <<< 67225 1726886827.81964: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac8cfd0> <<< 67225 1726886827.81975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886827.81999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886827.82040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab669a0> <<< 67225 1726886827.82083: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab66cd0> <<< 67225 1726886827.82119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886827.82191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab795e0> <<< 67225 1726886827.82215: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886827.82228: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab79b20> <<< 67225 1726886827.82271: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab04250> <<< 67225 1726886827.82302: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab66dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886827.82369: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab15130> <<< 67225 1726886827.82407: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab79460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab151f0> <<< 67225 1726886827.82461: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4b880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886827.82596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886827.82631: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab31610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31700> <<< 67225 1726886827.82674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886827.82855: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31b50> <<< 67225 1726886827.82888: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31fd0> <<< 67225 1726886827.82907: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab31790> <<< 67225 1726886827.82932: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab238e0> <<< 67225 1726886827.82958: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4b460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886827.83007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886827.83047: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab31940> <<< 67225 1726886827.83157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886827.83172: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7eff0aa59520> <<< 67225 1726886827.83291: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip' <<< 67225 1726886827.83302: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.83378: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.83406: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 67225 1726886827.83434: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.83453: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 67225 1726886827.84639: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.85607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a955790> <<< 67225 1726886827.85641: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886827.85670: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886827.85682: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a9e5850> <<< 67225 1726886827.85716: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5730> <<< 67225 1726886827.85756: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5490> <<< 67225 1726886827.85855: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886827.85905: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e52b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a9e54f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886827.86386: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e58b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a3af760> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a3afaf0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a3af940> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a3cc490> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9dfcd0> <<< 67225 1726886827.86603: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9df0a0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a94f850> <<< 67225 1726886827.86842: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a987d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a987820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a3c5340> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a987fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a987f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886827.86940: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39f790> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9c5f70> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886827.86992: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39c100> <<< 67225 1726886827.87015: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9c5df0> <<< 67225 1726886827.87028: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886827.87052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.87084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 67225 1726886827.87094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886827.87279: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a390d90> <<< 67225 1726886827.87290: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a39c130> <<< 67225 1726886827.87522: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39b5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a391e80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9b5bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886827.87578: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a944910> <<< 67225 1726886827.87858: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a93c940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a946d60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a944f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a98a220> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 67225 1726886827.87924: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.88304: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 67225 1726886827.88323: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886827.88768: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.89165: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886827.89208: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.89258: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09f64820> <<< 67225 1726886827.89347: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09f64250> <<< 67225 1726886827.89358: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a93b910> <<< 67225 1726886827.89434: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886827.89458: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 67225 1726886827.89559: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.89693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886827.89751: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9841f0> <<< 67225 1726886827.89762: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90108: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90469: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90526: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90607: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 67225 1726886827.90633: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90665: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886827.90677: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90728: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90800: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886827.90839: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 67225 1726886827.90850: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90877: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.90916: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886827.90930: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91102: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91293: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886827.91321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886827.91332: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886827.91401: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e3310> <<< 67225 1726886827.91414: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91463: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91535: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 67225 1726886827.91553: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886827.91565: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91602: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91638: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886827.91649: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91681: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91723: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91812: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.91869: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886827.91893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.91963: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a35faf0> <<< 67225 1726886827.91998: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a981fd0> <<< 67225 1726886827.92041: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886827.92054: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.92159: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.92205: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.92234: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.92279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886827.92296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886827.92306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886827.92339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886827.92366: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886827.92393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886827.92753: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09eff970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a370430> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a364340> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 67225 1726886827.93173: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.93644: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.94159: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.94691: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb2b0> <<< 67225 1726886827.94732: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb340> <<< 67225 1726886827.94799: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' <<< 67225 1726886827.94845: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbba60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb760> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 67225 1726886827.94856: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886827.94887: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb6a0> <<< 67225 1726886827.94917: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 67225 1726886827.94956: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 67225 1726886827.94981: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 67225 1726886827.95007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 67225 1726886827.95029: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a98ab50> <<< 67225 1726886827.95072: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c875b0> <<< 67225 1726886827.95092: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 67225 1726886827.95102: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c87790> <<< 67225 1726886827.95146: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09dc4430> <<< 67225 1726886827.95177: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 67225 1726886827.95204: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c863d0> <<< 67225 1726886827.95223: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 67225 1726886827.95256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 67225 1726886827.95316: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c86430> <<< 67225 1726886827.95341: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 67225 1726886827.95364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 67225 1726886827.95388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 67225 1726886827.95413: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cdb8b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c86af0> <<< 67225 1726886827.95498: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c87c70> <<< 67225 1726886827.95518: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a35f310> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 67225 1726886827.95530: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 67225 1726886827.95558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 67225 1726886827.95585: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 67225 1726886827.95611: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09f4c1f0> <<< 67225 1726886827.95751: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a39ff40> <<< 67225 1726886827.95779: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cb0790> <<< 67225 1726886827.95812: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 67225 1726886827.95840: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 67225 1726886827.95852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 67225 1726886827.95885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' <<< 67225 1726886827.96033: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a5e0> <<< 67225 1726886827.96122: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a820> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09f39af0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a360c10> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb1c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb640> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbbf10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9c5d00> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb3d0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 67225 1726886827.96217: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0ab20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbbe20> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.96246: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a160> <<< 67225 1726886827.96272: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 67225 1726886827.96295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 67225 1726886827.96347: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 67225 1726886827.96379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 67225 1726886827.96525: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09ccfa60> <<< 67225 1726886827.96790: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d13880> <<< 67225 1726886827.96827: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a310> <<< 67225 1726886827.96893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c70e50> <<< 67225 1726886827.96921: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d07640> <<< 67225 1726886827.96962: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d1a430> <<< 67225 1726886827.96982: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d079d0> <<< 67225 1726886827.96999: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 67225 1726886827.97053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 67225 1726886827.97129: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d07f70> <<< 67225 1726886827.97149: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 67225 1726886827.97178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 67225 1726886827.97454: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d12a60> <<< 67225 1726886827.97509: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 67225 1726886827.97585: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09a39b50> <<< 67225 1726886827.97609: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.97678: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 67225 1726886827.97750: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.97879: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 67225 1726886827.97894: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.97934: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.97975: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 67225 1726886827.97987: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.98090: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.98175: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 67225 1726886827.98305: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886827.98432: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886827.98768: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886827.98787: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 67225 1726886827.98820: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099960d0> <<< 67225 1726886827.98865: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 67225 1726886827.98890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 67225 1726886827.99102: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996a60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 67225 1726886827.99144: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff099e8fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996d30> <<< 67225 1726886827.99217: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996640> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099963d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 67225 1726886827.99334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 67225 1726886827.99351: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 67225 1726886827.99445: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff099a0ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099a06a0> <<< 67225 1726886827.99458: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 67225 1726886827.99485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 67225 1726886827.99548: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff098bf400> <<< 67225 1726886827.99575: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099a0eb0> <<< 67225 1726886827.99604: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 67225 1726886827.99657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 67225 1726886828.00594: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09895cd0> <<< 67225 1726886828.00646: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0993e190> <<< 67225 1726886828.00681: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 67225 1726886828.00719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 67225 1726886828.00810: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff08038190> <<< 67225 1726886828.00874: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff098f2760> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 67225 1726886828.00902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 67225 1726886828.01031: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 67225 1726886828.01049: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07f07d30> <<< 67225 1726886828.01070: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff08016430> <<< 67225 1726886828.01082: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 67225 1726886828.01119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 67225 1726886828.01196: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07e708b0> <<< 67225 1726886828.01252: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff080383d0> <<< 67225 1726886828.01265: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 67225 1726886828.01344: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' <<< 67225 1726886828.01365: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09924c10> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07e70e50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09994b20> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 67225 1726886828.01781: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07d979d0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07d971f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07dae5b0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07db9160> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.02198: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07db9700> <<< 67225 1726886828.02294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07db9b50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07db9220> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07dae640> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07da4c70> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07967f10> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07dae040> <<< 67225 1726886828.02347: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07d97b50> <<< 67225 1726886828.02382: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07e9c5e0> <<< 67225 1726886828.02432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.02662: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07e9cdc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07e9c760> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09994f40> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07976c10> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 67225 1726886828.02760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 67225 1726886828.02782: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 67225 1726886828.02838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 67225 1726886828.02950: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff077e50d0> <<< 67225 1726886828.03057: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07884160> <<< 67225 1726886828.03084: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886828.03101: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff078906a0> <<< 67225 1726886828.03188: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07896c10> <<< 67225 1726886828.03214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.03260: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.03285: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 67225 1726886828.03325: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890d30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890a60> <<< 67225 1726886828.03347: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.03375: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 67225 1726886828.03409: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890eb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890d00> <<< 67225 1726886828.03676: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890f10> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890df0> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea280> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890ee0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 67225 1726886828.03732: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 67225 1726886828.03844: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890880> <<< 67225 1726886828.03883: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea2e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea370> <<< 67225 1726886828.03896: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 67225 1726886828.03931: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea400> <<< 67225 1726886828.03951: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 67225 1726886828.03980: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea490> <<< 67225 1726886828.04006: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 67225 1726886828.04037: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea520> <<< 67225 1726886828.04064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 67225 1726886828.04204: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea5b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea6d0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077e5f70> <<< 67225 1726886828.04235: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864eb0> <<< 67225 1726886828.04269: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 67225 1726886828.04306: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 67225 1726886828.04358: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff076eaa90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea7f0> <<< 67225 1726886828.04431: stdout chunk (state=3): >>>import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890d60> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0787af10> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864b50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864160> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886828.04465: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864340> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0799aa00> <<< 67225 1726886828.04484: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 67225 1726886828.04639: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0799af10> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07976bb0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 67225 1726886828.04665: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701af0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077013a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0799a7f0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 67225 1726886828.04688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 67225 1726886828.04762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 67225 1726886828.04793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0769e160> <<< 67225 1726886828.04836: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 67225 1726886828.04856: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 67225 1726886828.04927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07646f40> <<< 67225 1726886828.04977: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff076520d0> <<< 67225 1726886828.05051: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076b4550> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0769e580> <<< 67225 1726886828.05082: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07694940> <<< 67225 1726886828.05107: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701f40> <<< 67225 1726886828.05136: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py <<< 67225 1726886828.05153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 67225 1726886828.05168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 67225 1726886828.05261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.05306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07652e80> <<< 67225 1726886828.05325: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07652640> <<< 67225 1726886828.05351: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701c40> <<< 67225 1726886828.05505: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0768c7f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674700> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674790> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674910> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 67225 1726886828.05556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 67225 1726886828.05602: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' <<< 67225 1726886828.05625: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09d84f40> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674f40> <<< 67225 1726886828.05656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d84e50> <<< 67225 1726886828.05877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d8a1c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076748b0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674e50> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 67225 1726886828.05966: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff074bc280> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074acf40> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074ac880> <<< 67225 1726886828.06048: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d9b880> <<< 67225 1726886828.06310: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d8ad60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d9bb50> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09da2850> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074cb670> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074cb310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074db520> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074cb040> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074db3a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996910> <<< 67225 1726886828.06736: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 67225 1726886828.06769: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 67225 1726886828.06789: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074e1e80> <<< 67225 1726886828.06819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.06833: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 67225 1726886828.06869: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 67225 1726886828.06894: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 67225 1726886828.06931: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 67225 1726886828.06965: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07496e50> <<< 67225 1726886828.06992: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 67225 1726886828.07025: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 67225 1726886828.07036: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.07123: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07433c40> <<< 67225 1726886828.07147: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07433ac0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07433280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07496f40> <<< 67225 1726886828.07176: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07481d90> <<< 67225 1726886828.07193: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074330d0> <<< 67225 1726886828.07219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 67225 1726886828.07253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 67225 1726886828.07284: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 67225 1726886828.07350: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0744cfd0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07433d60> <<< 67225 1726886828.07457: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0744c880> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0745ce80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 67225 1726886828.07496: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0745cf70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' <<< 67225 1726886828.07651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a7c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a4f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a880> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736e4c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 67225 1726886828.07676: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736e5b0> <<< 67225 1726886828.07709: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 67225 1726886828.07875: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 67225 1726886828.07894: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736ed90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736e9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736edf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff073829d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07382af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 67225 1726886828.07934: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07382d30> <<< 67225 1726886828.08482: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07382eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07313bb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07313d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 67225 1726886828.08510: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322400> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07313fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322df0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322940> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0732e6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0732ef10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733f160> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733f250> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07481370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074810d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074e1bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733fdc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733faf0> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.08551: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py <<< 67225 1726886828.08564: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 67225 1726886828.08586: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 67225 1726886828.08607: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886828.08663: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072d7490> <<< 67225 1726886828.08681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 67225 1726886828.08729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 67225 1726886828.08762: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072df3d0> <<< 67225 1726886828.08992: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff072d7d60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072d7ca0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0730d610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072d7430> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # <<< 67225 1726886828.09068: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07258940> <<< 67225 1726886828.09081: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07258b20> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win <<< 67225 1726886828.09218: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0730db80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0730d910> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733ffd0> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 67225 1726886828.09563: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0734be80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733f9a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07481100> <<< 67225 1726886828.09579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07262eb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0727a370> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0727abe0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0720f4f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0720fa60> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 67225 1726886828.09660: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0721ab20> <<< 67225 1726886828.09688: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a700> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 67225 1726886828.09713: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a310> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 67225 1726886828.09839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722ca90> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722cb20> <<< 67225 1726886828.09967: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07235160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722cf70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 67225 1726886828.10307: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713f1c0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 67225 1726886828.10768: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07149220> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff071491c0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07149370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713fee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713fbe0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713f280> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07131910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07235f40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07235820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722c6d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721afa0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722c7f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713fc70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07149640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff071498b0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07149e20> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07165610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e97f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070f4a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07113fd0> <<< 67225 1726886828.10884: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070f4ac0> <<< 67225 1726886828.10970: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py <<< 67225 1726886828.10983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py <<< 67225 1726886828.11104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070c82e0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070c8400> <<< 67225 1726886828.11141: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070b9370> <<< 67225 1726886828.11303: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070b96a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070ca7f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070adfa0> <<< 67225 1726886828.11424: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070b90d0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070ad970> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070caca0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070610d0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070611c0> <<< 67225 1726886828.11484: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070612e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py <<< 67225 1726886828.11570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886828.11596: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 67225 1726886828.11657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 67225 1726886828.11773: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07037520> <<< 67225 1726886828.11824: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0708ae20> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701f8b0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701f940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 67225 1726886828.11894: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07037190> <<< 67225 1726886828.11933: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07048280> <<< 67225 1726886828.12064: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0706dbe0> <<< 67225 1726886828.12106: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 67225 1726886828.12178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07076850> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' <<< 67225 1726886828.12230: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ff6760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0706dee0> <<< 67225 1726886828.12285: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07061a90> <<< 67225 1726886828.12397: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07113c70> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701a520> <<< 67225 1726886828.12441: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701acd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701af40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py <<< 67225 1726886828.12595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 67225 1726886828.12668: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fa9970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fb9f70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fa9c40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701ae80> <<< 67225 1726886828.12720: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0700b760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 67225 1726886828.12822: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 67225 1726886828.12922: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f801c0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 67225 1726886828.12963: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80ca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80ee0> <<< 67225 1726886828.12998: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 67225 1726886828.13064: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 67225 1726886828.13140: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f8aac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f8a6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f8a1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80940> <<< 67225 1726886828.13196: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80a90> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py <<< 67225 1726886828.13232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 67225 1726886828.13265: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.13288: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 67225 1726886828.13307: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.13366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f378e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f37550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 67225 1726886828.13391: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886828.13449: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f375b0> <<< 67225 1726886828.13462: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 67225 1726886828.13513: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a4f0> <<< 67225 1726886828.13532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a6d0> <<< 67225 1726886828.13561: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 67225 1726886828.13593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886828.13621: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.13646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886828.13925: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee27f0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee29a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2ee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2f70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2fd0> <<< 67225 1726886828.14021: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06efa220> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 67225 1726886828.14962: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06efa7f0> <<< 67225 1726886828.15027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f13dc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eedca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eedfd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2130> <<< 67225 1726886828.15085: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4ff70> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4f820> <<< 67225 1726886828.15138: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f409d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 67225 1726886828.15183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 67225 1726886828.15253: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ea27c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ea2400> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4f8e0> <<< 67225 1726886828.15309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 67225 1726886828.15359: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4f8b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ea2c40> <<< 67225 1726886828.15411: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 67225 1726886828.15448: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eb07f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f9aeb0> <<< 67225 1726886828.15508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 67225 1726886828.15556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' <<< 67225 1726886828.15597: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8160> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' <<< 67225 1726886828.15646: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec83d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc0a0> <<< 67225 1726886828.15685: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8cd0> <<< 67225 1726886828.15727: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8f70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec88b0> <<< 67225 1726886828.15773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 67225 1726886828.15850: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eceb20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' <<< 67225 1726886828.16015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ecef40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 67225 1726886828.16046: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9a30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9af0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 67225 1726886828.16095: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 67225 1726886828.16197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 67225 1726886828.16227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9ca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed93d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9e50> <<< 67225 1726886828.16248: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ecea00> <<< 67225 1726886828.16304: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 67225 1726886828.16372: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02250> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02580> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e027f0> <<< 67225 1726886828.16395: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02a90> <<< 67225 1726886828.16439: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02d30> <<< 67225 1726886828.16506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece310> <<< 67225 1726886828.16559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 67225 1726886828.16583: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 67225 1726886828.16641: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08790> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08610> <<< 67225 1726886828.16688: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08d30> <<< 67225 1726886828.16711: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 67225 1726886828.16737: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08ca0> <<< 67225 1726886828.16801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08be0> <<< 67225 1726886828.16834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 67225 1726886828.16897: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py <<< 67225 1726886828.16924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece520> <<< 67225 1726886828.16954: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc850> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc3d0> <<< 67225 1726886828.17006: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 67225 1726886828.17034: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece400> <<< 67225 1726886828.17051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a280> <<< 67225 1726886828.17083: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py <<< 67225 1726886828.17155: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e1beb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 67225 1726886828.17197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 67225 1726886828.17229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 67225 1726886828.17346: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dac460> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dac250> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e1bfa0> <<< 67225 1726886828.17361: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py <<< 67225 1726886828.17401: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dac2e0> <<< 67225 1726886828.17420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 67225 1726886828.17448: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06db6ee0> <<< 67225 1726886828.17596: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08b50> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.17622: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8940> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 67225 1726886828.17700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5130> <<< 67225 1726886828.17726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd51f0> <<< 67225 1726886828.17789: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc89d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8640> <<< 67225 1726886828.17813: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8550> <<< 67225 1726886828.17901: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 67225 1726886828.17922: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5be0> <<< 67225 1726886828.17982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5df0> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 67225 1726886828.18020: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5eb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 67225 1726886828.18061: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d84d90> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8610> <<< 67225 1726886828.18126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' <<< 67225 1726886828.18188: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 67225 1726886828.18274: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 67225 1726886828.18299: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d350a0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d21cd0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d211c0> <<< 67225 1726886828.18359: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d9b730> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5a30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f9ab20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f9a430> <<< 67225 1726886828.18403: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d21f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 67225 1726886828.18472: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d21f10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d3f7f0> <<< 67225 1726886828.18530: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d3fbe0> <<< 67225 1726886828.18592: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f75760> <<< 67225 1726886828.18700: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b1c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b550> <<< 67225 1726886828.18732: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 67225 1726886828.18769: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5bfa0> <<< 67225 1726886828.18801: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b730> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py <<< 67225 1726886828.18825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 67225 1726886828.18935: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 67225 1726886828.18972: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cf0220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cf0b80> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 67225 1726886828.19025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 67225 1726886828.19060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 67225 1726886828.19142: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ca37f0> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cb0430> <<< 67225 1726886828.19188: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cfcdc0> <<< 67225 1726886828.19220: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cfc5e0> <<< 67225 1726886828.19243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d128e0> <<< 67225 1726886828.19266: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 67225 1726886828.19294: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py <<< 67225 1726886828.19325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 67225 1726886828.19350: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cc7b20> <<< 67225 1726886828.19415: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cc7250> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cc7cd0> <<< 67225 1726886828.19476: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb190> <<< 67225 1726886828.19525: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06cdb310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb1c0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb2b0> <<< 67225 1726886828.19559: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.19615: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 67225 1726886828.19678: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 67225 1726886828.19801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdbbe0> <<< 67225 1726886828.19826: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06cdba30> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb400> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 67225 1726886828.19836: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 67225 1726886828.19906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b820> <<< 67225 1726886828.19989: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b910> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 67225 1726886828.20050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7bc10> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 67225 1726886828.20087: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c8b220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b1c0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c68d60> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886828.20096: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886828.20149: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c68a00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb7c0> <<< 67225 1726886828.20177: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 67225 1726886828.20236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b7a370> <<< 67225 1726886828.20292: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 67225 1726886828.20360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 67225 1726886828.20416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 67225 1726886828.20527: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b93df0> <<< 67225 1726886828.20589: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b7abb0> <<< 67225 1726886828.20602: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b7a700> <<< 67225 1726886828.20739: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c8be20> <<< 67225 1726886828.20771: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' <<< 67225 1726886828.20840: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b43c70> <<< 67225 1726886828.20878: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 67225 1726886828.20984: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b611f0> <<< 67225 1726886828.21076: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06b61d60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b43d00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b43640> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 67225 1726886828.21184: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06adee20> <<< 67225 1726886828.21302: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ade2e0> <<< 67225 1726886828.21402: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b47730> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d12760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cf0ee0> <<< 67225 1726886828.21467: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fdd430> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f67700> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06af5cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py <<< 67225 1726886828.21499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 67225 1726886828.21539: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06af5e50> <<< 67225 1726886828.21582: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0700bdf0> <<< 67225 1726886828.21610: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e9880> <<< 67225 1726886828.21644: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 67225 1726886828.21672: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 67225 1726886828.21718: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa55b0> <<< 67225 1726886828.21755: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b16a30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 67225 1726886828.21782: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 67225 1726886828.21810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 67225 1726886828.21859: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5fa0> <<< 67225 1726886828.21886: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab2280> <<< 67225 1726886828.21907: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 67225 1726886828.21943: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab24c0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab2700> <<< 67225 1726886828.21992: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 67225 1726886828.22024: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab28e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5b50> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5880> <<< 67225 1726886828.22050: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 67225 1726886828.22085: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5d60> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py <<< 67225 1726886828.22118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac12b0> <<< 67225 1726886828.22153: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac1760> <<< 67225 1726886828.22184: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac13d0> <<< 67225 1726886828.22201: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 67225 1726886828.22230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 67225 1726886828.22250: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 67225 1726886828.22264: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ad1f70> <<< 67225 1726886828.22335: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac1bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py <<< 67225 1726886828.22375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac1d00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070f42b0> <<< 67225 1726886828.22432: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886828.22472: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06a6ca00> <<< 67225 1726886828.22530: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e9580> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e0400> <<< 67225 1726886828.22597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 67225 1726886828.22666: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 67225 1726886828.22701: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a81520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 67225 1726886828.22787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a8c7f0> <<< 67225 1726886828.22816: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a97580> <<< 67225 1726886828.22850: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a8ce20> <<< 67225 1726886828.22877: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a819d0> <<< 67225 1726886828.22940: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a8c250> <<< 67225 1726886828.23059: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0a520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0a730><<< 67225 1726886828.23116: stdout chunk (state=3): >>> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0aa30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0ad00> <<< 67225 1726886828.23143: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a6cf70> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a6cbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a81370> <<< 67225 1726886828.91975: stdout chunk (state=3): >>> <<< 67225 1726886828.91990: stdout chunk (state=3): >>>{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "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}}} <<< 67225 1726886828.93454: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 67225 1726886828.93484: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886828.94205: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886828.94329: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 67225 1726886828.94383: 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans <<< 67225 1726886828.94407: stdout chunk (state=3): >>># cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version <<< 67225 1726886828.94442: stdout chunk (state=3): >>># cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection <<< 67225 1726886828.94446: stdout chunk (state=3): >>># cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell <<< 67225 1726886828.94519: 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 dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting <<< 67225 1726886828.94540: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait <<< 67225 1726886828.94629: stdout chunk (state=3): >>># cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring <<< 67225 1726886828.94636: stdout chunk (state=3): >>># cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse <<< 67225 1726886828.94659: stdout chunk (state=3): >>># cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 67225 1726886828.95365: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886828.95368: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 67225 1726886828.95402: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 67225 1726886828.95421: stdout chunk (state=3): >>># destroy netrc <<< 67225 1726886828.95451: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 67225 1726886828.95491: stdout chunk (state=3): >>># destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus <<< 67225 1726886828.95518: stdout chunk (state=3): >>># destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo <<< 67225 1726886828.95570: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils <<< 67225 1726886828.95630: stdout chunk (state=3): >>># destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings <<< 67225 1726886828.95689: stdout chunk (state=3): >>># cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges <<< 67225 1726886828.95761: stdout chunk (state=3): >>># destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool <<< 67225 1726886828.95795: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves <<< 67225 1726886828.95838: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection <<< 67225 1726886828.95891: stdout chunk (state=3): >>># destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil <<< 67225 1726886828.95909: stdout chunk (state=3): >>># destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus <<< 67225 1726886828.95955: stdout chunk (state=3): >>># destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell <<< 67225 1726886828.95998: stdout chunk (state=3): >>># destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 67225 1726886828.96070: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants <<< 67225 1726886828.96090: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme <<< 67225 1726886828.96138: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 67225 1726886828.96195: 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 <<< 67225 1726886828.96261: 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 configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl <<< 67225 1726886828.96307: 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 uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse <<< 67225 1726886828.96369: stdout chunk (state=3): >>># cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse <<< 67225 1726886828.96422: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 67225 1726886828.96462: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale <<< 67225 1726886828.96534: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 67225 1726886828.96600: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 67225 1726886828.96661: 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 sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 67225 1726886828.96749: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 67225 1726886828.96765: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 67225 1726886828.96830: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal <<< 67225 1726886828.96848: stdout chunk (state=3): >>># destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 67225 1726886828.97648: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 67225 1726886828.97672: stdout chunk (state=3): >>># destroy _heapq # destroy zipimport <<< 67225 1726886828.97700: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 67225 1726886828.97730: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 67225 1726886828.97778: stdout chunk (state=3): >>># destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants <<< 67225 1726886828.97793: stdout chunk (state=3): >>># destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 67225 1726886828.97832: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy stat <<< 67225 1726886828.97845: stdout chunk (state=3): >>># destroy selectors <<< 67225 1726886828.97882: 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 ansible.module_utils.six.moves # destroy _operator <<< 67225 1726886828.97923: stdout chunk (state=3): >>># destroy gzip <<< 67225 1726886828.97965: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 67225 1726886828.98067: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 67225 1726886828.98089: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 67225 1726886828.98130: stdout chunk (state=3): >>># destroy urllib.parse <<< 67225 1726886828.98174: stdout chunk (state=3): >>># destroy _weakref <<< 67225 1726886828.98187: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 67225 1726886828.98224: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils <<< 67225 1726886828.98289: stdout chunk (state=3): >>># destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request <<< 67225 1726886828.98334: stdout chunk (state=3): >>># destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias <<< 67225 1726886828.98376: stdout chunk (state=3): >>># destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib <<< 67225 1726886828.98389: stdout chunk (state=3): >>># destroy encodings # destroy http.cookiejar # destroy chardet # destroy json <<< 67225 1726886828.98439: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 67225 1726886828.98495: stdout chunk (state=3): >>># destroy codecs <<< 67225 1726886828.98509: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 67225 1726886828.98585: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 67225 1726886828.98630: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email <<< 67225 1726886828.98685: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 67225 1726886828.98705: stdout chunk (state=3): >>># destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 67225 1726886828.98736: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 67225 1726886828.98851: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886828.99797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886828.99884: stderr chunk (state=3): >>><<< 67225 1726886828.99887: stdout chunk (state=3): >>><<< 67225 1726886829.00331: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b03eca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b03ea00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0b03e9a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addc550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad88f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8f100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0adb8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad8f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0adf1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad88c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0adb8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0addcfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad32e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad29730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad30520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad2f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ac3ac70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3a760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3ad60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3ae20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac3aee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac92be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac8c4c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0aca0520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad36d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ac4bb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad32fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0aca0130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ad3c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4be50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4bc40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4bbb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac20220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac20310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac56e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4e8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4be20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0abc9f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0abaeb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4ed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac8cfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab669a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab66cd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab795e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab79b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab04250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab66dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab15130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab79460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab151f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4b880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab31610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0ab31fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab31790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab238e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ac4b460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0ab31940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7eff0aa59520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a955790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a9e5850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e52b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a9e54f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e58b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a3af760> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a3afaf0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a3af940> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a3cc490> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9dfcd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e5610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9df0a0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a94f850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a987d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a987820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a3c5340> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a987fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a987f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39f790> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9c5f70> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39c100> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9c5df0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a390d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a39c130> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39b5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a39b670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a391e80> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9b5bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a944910> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a93c940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a946d60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a944f10> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a98a220> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09f64820> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09f64250> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a93b910> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9841f0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9e3310> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0a35faf0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a981fd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09eff970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a370430> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a364340> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb2b0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb340> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbba60> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb760> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb6a0> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a98ab50> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c875b0> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c87790> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09dc4430> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c863d0> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c86430> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cdb8b0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c86af0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c87c70> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a35f310> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09f4c1f0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a39ff40> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cb0790> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a5e0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a820> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09f39af0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a360c10> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb1c0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb640> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbbf10> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0a9c5d00> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbb3d0> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0ab20> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09cbbe20> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a160> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09ccfa60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d13880> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d0a310> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09c70e50> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d07640> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d1a430> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d079d0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d07f70> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d12a60> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09a39b50> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_7r5mot4b/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099960d0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996a60> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff099e8fd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996640> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099963d0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff099a0ee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099a06a0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff098bf400> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff099a0eb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09895cd0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0993e190> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff08038190> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff098f2760> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07f07d30> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff08016430> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07e708b0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff080383d0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09924c10> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07e70e50> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09994b20> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07d979d0> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07d971f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07dae5b0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07db9160> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07db9700> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07db9b50> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07db9220> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07dae640> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07da4c70> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07967f10> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07dae040> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07d97b50> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07e9c5e0> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07e9cdc0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07e9c760> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09994f40> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07976c10> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff077e50d0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07884160> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff078906a0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07896c10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890d30> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890a60> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890eb0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890d00> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890f10> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea100> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890df0> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea280> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890ee0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890e80> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890880> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea2e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea370> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea400> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea490> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea520> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea5b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea640> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea6d0> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077e5f70> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864eb0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff076eaa90> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076ea7f0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07890d60> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0787af10> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864b50> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864160> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07864340> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0799aa00> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0799af10> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07976bb0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701af0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff077013a0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0799a7f0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0769e160> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07646f40> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff076520d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076b4550> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0769e580> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07694940> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701f40> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701d90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07652e80> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07652640> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07701c40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0768c7f0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674700> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674790> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674910> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff09d84f40> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674f40> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d84e50> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d8a1c0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff076748b0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07674e50> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff074bc280> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074acf40> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074ac880> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d9b880> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d8ad60> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09d9bb50> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09da2850> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074cb670> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074cb310> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074db520> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074cb040> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074db3a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996310> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff09996910> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074e1e80> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07496e50> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07433c40> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07433ac0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07433280> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07496f40> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07481d90> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074330d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0744cfd0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07433d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0744c880> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0745ce80> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0745cf70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a1c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a7c0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a4f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0743a880> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736e4c0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736e5b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736ed90> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736e9a0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0736edf0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff073829d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07382af0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07382d30> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07382eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07313bb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07313d00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322400> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07313fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322df0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322940> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07322c40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0732e6d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0732ef10> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733f160> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733f250> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07481370> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074810d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff074e1bb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733fdc0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733faf0> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072d7490> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072df3d0> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff072d7d60> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072d7ca0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0730d610> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff072d7430> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07258940> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07258b20> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0730db80> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0730d910> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733ffd0> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0734be80> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0733f9a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07481100> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07262eb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0727a370> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0727abe0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0720f4f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0720fa60> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff0721ab20> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a700> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a460> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a0d0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721a310> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722ca90> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722cb20> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07235160> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722cf70> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713f1c0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07149220> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff071491c0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07149370> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713fee0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713fbe0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713f280> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07131910> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07235f40> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07235820> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722c6d0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0721afa0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0722c7f0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0713fc70> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07149640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff071498b0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07149e20> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07165610> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e97f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070f4a60> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff07113fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070f4ac0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070c82e0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070c8400> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070b9370> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070b96a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070ca7f0> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070adfa0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070b90d0> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070ad970> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070caca0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070610d0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070611c0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070612e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07037520> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0708ae20> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701f8b0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701f940> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07037190> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07048280> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0706dbe0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07076850> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ff6760> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0706dee0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07061a90> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff07113c70> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701a520> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701acd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701af40> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fa9970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fb9f70> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fa9c40> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0701ae80> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0700b760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f801c0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80ca0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80ee0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f8aac0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f8a6a0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f8a1f0> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80940> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80a90> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f378e0> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f37550> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f375b0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a4f0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a6d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee27f0> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee29a0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2b50> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2490> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2ee0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2f70> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2fd0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06efa220> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06efa7f0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f13dc0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eedca0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eedfd0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ee2130> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4ff70> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4f820> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f409d0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ea27c0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ea2400> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4f8e0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f4f8b0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ea2c40> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a820> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eb07f0> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f9aeb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8160> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec83d0> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc0a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8cd0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8f70> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec88b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ec8e80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06eceb20> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece6d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ecef40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9a30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9af0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9b80> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9c10> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9ca0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed93d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ed9e50> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ecea00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02250> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02580> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e027f0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02a90> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e02fd0> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece310> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08370> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08790> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08610> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08ca0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece520> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc850> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc880> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ebc3d0> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ece400> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f2a280> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e1beb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dac460> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dac250> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e1bfa0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dac2e0> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06db6ee0> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06e08b50> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8940> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5130> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd51f0> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc89d0> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8640> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8550> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5fa0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5be0> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5df0> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5eb0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d84d90> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dc8610> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d350a0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d21cd0> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d211c0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d9b730> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06dd5a30> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f9ab20> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f9a430> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d21f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d21f10> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d3f7f0> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d3fbe0> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f80400> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f75760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b1c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b550> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b670> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5bfa0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d5b730> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cf0220> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cf0b80> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ca37f0> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cb0430> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cfcdc0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cfc5e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d128e0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cc7b20> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cc7250> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cc7cd0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb190> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06cdb310> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb1c0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb2b0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdbbe0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06cdba30> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb400> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b820> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b910> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7bc10> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c8b220> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b1c0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c68d60> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c7b460> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c68a00> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cdb7c0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b7a370> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b93df0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b7abb0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b7a700> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06c8be20> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b43c70> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b611f0> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06b61d60> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b43d00> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b43640> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06adee20> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ade2e0> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b47730> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06d12760> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06cf0ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06fdd430> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06f67700> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06af5cd0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06af5e50> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff0700bdf0> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e9880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa55b0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06b16a30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5fa0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab2280> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab24c0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab2700> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ab28e0> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5b50> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5880> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06aa5d60> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac12b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac1760> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac13d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ad1f70> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac1bb0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06ac1d00> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070f42b0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7eff06a6ca00> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e9580> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff070e0400> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a81520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a8c7f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a97580> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a8ce20> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a819d0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a8c250> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0a520> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0a730> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0aa30> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a0ad00> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a6cf70> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a6cbb0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7eff06a81370> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks 67225 1726886829.04925: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-blivet', 'libblockdev-crypto', 'libblockdev-dm', 'libblockdev-lvm', 'libblockdev-mdraid', 'libblockdev-swap', 'vdo', 'kmod-kvdo', 'xfsprogs', '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-1726886827.1564639-67344-30738699890251/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886829.04928: _low_level_execute_command(): starting 67225 1726886829.04931: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886827.1564639-67344-30738699890251/ > /dev/null 2>&1 && sleep 0' 67225 1726886829.04934: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886829.04937: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.04947: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.04949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.04951: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.04954: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886829.04956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.04958: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886829.04959: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886829.04961: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886829.04963: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.04965: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.04967: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.04973: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.04975: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886829.04979: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.04981: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886829.04983: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886829.04985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886829.04994: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886829.06950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886829.06953: stdout chunk (state=3): >>><<< 67225 1726886829.06956: stderr chunk (state=3): >>><<< 67225 1726886829.06959: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886829.06961: handler run complete 67225 1726886829.06963: attempt loop complete, returning result 67225 1726886829.06964: _execute() done 67225 1726886829.06967: dumping result to json 67225 1726886829.07220: done dumping result, returning 67225 1726886829.07224: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure blivet is available [02369adf-7a19-6840-5358-000000000093] 67225 1726886829.07226: sending task result for task 02369adf-7a19-6840-5358-000000000093 ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 67225 1726886829.07609: no more pending results, returning what we have 67225 1726886829.07613: results queue empty 67225 1726886829.07614: checking for any_errors_fatal 67225 1726886829.07616: done checking for any_errors_fatal 67225 1726886829.07619: checking for max_fail_percentage 67225 1726886829.07621: done checking for max_fail_percentage 67225 1726886829.07621: checking to see if all hosts have failed and the running result is not ok 67225 1726886829.07622: done checking to see if all hosts have failed 67225 1726886829.07623: getting the remaining hosts for this loop 67225 1726886829.07624: done getting the remaining hosts for this loop 67225 1726886829.07628: getting the next task for host managed_node2 67225 1726886829.07633: done getting next task for host managed_node2 67225 1726886829.07636: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_pools 67225 1726886829.07639: ^ 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 67225 1726886829.07649: getting variables 67225 1726886829.07650: in VariableManager get_vars() 67225 1726886829.07680: Calling all_inventory to load vars for managed_node2 67225 1726886829.07683: Calling groups_inventory to load vars for managed_node2 67225 1726886829.07685: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886829.07694: Calling all_plugins_play to load vars for managed_node2 67225 1726886829.07697: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886829.07700: Calling groups_plugins_play to load vars for managed_node2 67225 1726886829.07977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886829.08519: done with get_vars() 67225 1726886829.08530: done getting variables 67225 1726886829.08554: done sending task result for task 02369adf-7a19-6840-5358-000000000093 67225 1726886829.08562: WORKER PROCESS EXITING 67225 1726886829.08645: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 20 September 2024 22:47:09 -0400 (0:00:02.067) 0:00:05.065 ****** 67225 1726886829.08675: entering _queue_task() for managed_node2/debug 67225 1726886829.08677: Creating lock for debug 67225 1726886829.09170: worker is 1 (out of 1 available) 67225 1726886829.09182: exiting _queue_task() for managed_node2/debug 67225 1726886829.09192: done queuing things up, now waiting for results queue to drain 67225 1726886829.09193: waiting for pending results... 67225 1726886829.09979: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools 67225 1726886829.10120: in run() - task 02369adf-7a19-6840-5358-000000000094 67225 1726886829.10139: variable 'ansible_search_path' from source: unknown 67225 1726886829.10145: variable 'ansible_search_path' from source: unknown 67225 1726886829.10181: calling self._execute() 67225 1726886829.10260: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.10269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.10280: variable 'omit' from source: magic vars 67225 1726886829.10386: variable 'omit' from source: magic vars 67225 1726886829.10469: variable 'omit' from source: magic vars 67225 1726886829.10503: variable 'omit' from source: magic vars 67225 1726886829.10561: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886829.10598: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886829.10629: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886829.10659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886829.10674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886829.10692: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886829.10711: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886829.10755: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886829.10766: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.10773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.10902: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886829.10910: Set connection var ansible_shell_type to sh 67225 1726886829.10924: Set connection var ansible_timeout to 10 67225 1726886829.10930: Set connection var ansible_connection to ssh 67225 1726886829.10946: Set connection var ansible_shell_executable to /bin/sh 67225 1726886829.10959: Set connection var ansible_pipelining to False 67225 1726886829.10994: variable 'ansible_shell_executable' from source: unknown 67225 1726886829.11001: variable 'ansible_connection' from source: unknown 67225 1726886829.11008: variable 'ansible_module_compression' from source: unknown 67225 1726886829.11016: variable 'ansible_shell_type' from source: unknown 67225 1726886829.11025: variable 'ansible_shell_executable' from source: unknown 67225 1726886829.11030: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.11037: variable 'ansible_pipelining' from source: unknown 67225 1726886829.11042: variable 'ansible_timeout' from source: unknown 67225 1726886829.11048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.11201: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886829.11220: variable 'omit' from source: magic vars 67225 1726886829.11230: starting attempt loop 67225 1726886829.11236: running the handler 67225 1726886829.11600: handler run complete 67225 1726886829.11642: attempt loop complete, returning result 67225 1726886829.11649: _execute() done 67225 1726886829.11656: dumping result to json 67225 1726886829.11666: done dumping result, returning 67225 1726886829.11676: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_pools [02369adf-7a19-6840-5358-000000000094] 67225 1726886829.11685: sending task result for task 02369adf-7a19-6840-5358-000000000094 ok: [managed_node2] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } 67225 1726886829.11901: no more pending results, returning what we have 67225 1726886829.11905: results queue empty 67225 1726886829.11906: checking for any_errors_fatal 67225 1726886829.11916: done checking for any_errors_fatal 67225 1726886829.11917: checking for max_fail_percentage 67225 1726886829.11918: done checking for max_fail_percentage 67225 1726886829.11919: checking to see if all hosts have failed and the running result is not ok 67225 1726886829.11921: done checking to see if all hosts have failed 67225 1726886829.11922: getting the remaining hosts for this loop 67225 1726886829.11923: done getting the remaining hosts for this loop 67225 1726886829.11927: getting the next task for host managed_node2 67225 1726886829.11933: done getting next task for host managed_node2 67225 1726886829.11937: ^ task is: TASK: fedora.linux_system_roles.storage : Show storage_volumes 67225 1726886829.11941: ^ 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=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 67225 1726886829.11952: getting variables 67225 1726886829.11954: in VariableManager get_vars() 67225 1726886829.11987: Calling all_inventory to load vars for managed_node2 67225 1726886829.11990: Calling groups_inventory to load vars for managed_node2 67225 1726886829.11992: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886829.12002: Calling all_plugins_play to load vars for managed_node2 67225 1726886829.12005: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886829.12008: Calling groups_plugins_play to load vars for managed_node2 67225 1726886829.12208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886829.13693: done sending task result for task 02369adf-7a19-6840-5358-000000000094 67225 1726886829.13696: WORKER PROCESS EXITING 67225 1726886829.13767: done with get_vars() 67225 1726886829.13777: done getting variables 67225 1726886829.13943: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 20 September 2024 22:47:09 -0400 (0:00:00.052) 0:00:05.118 ****** 67225 1726886829.13973: entering _queue_task() for managed_node2/debug 67225 1726886829.14487: worker is 1 (out of 1 available) 67225 1726886829.14498: exiting _queue_task() for managed_node2/debug 67225 1726886829.14507: done queuing things up, now waiting for results queue to drain 67225 1726886829.14508: waiting for pending results... 67225 1726886829.15273: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes 67225 1726886829.15531: in run() - task 02369adf-7a19-6840-5358-000000000095 67225 1726886829.15552: variable 'ansible_search_path' from source: unknown 67225 1726886829.15559: variable 'ansible_search_path' from source: unknown 67225 1726886829.15621: calling self._execute() 67225 1726886829.15766: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.15913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.15929: variable 'omit' from source: magic vars 67225 1726886829.16145: variable 'omit' from source: magic vars 67225 1726886829.16215: variable 'omit' from source: magic vars 67225 1726886829.16263: variable 'omit' from source: magic vars 67225 1726886829.16375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886829.16482: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886829.16508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886829.16571: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886829.16588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886829.16608: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886829.16679: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886829.16711: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886829.16775: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.16784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.17023: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886829.17032: Set connection var ansible_shell_type to sh 67225 1726886829.17043: Set connection var ansible_timeout to 10 67225 1726886829.17100: Set connection var ansible_connection to ssh 67225 1726886829.17123: Set connection var ansible_shell_executable to /bin/sh 67225 1726886829.17135: Set connection var ansible_pipelining to False 67225 1726886829.17165: variable 'ansible_shell_executable' from source: unknown 67225 1726886829.17209: variable 'ansible_connection' from source: unknown 67225 1726886829.17221: variable 'ansible_module_compression' from source: unknown 67225 1726886829.17229: variable 'ansible_shell_type' from source: unknown 67225 1726886829.17319: variable 'ansible_shell_executable' from source: unknown 67225 1726886829.17330: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.17340: variable 'ansible_pipelining' from source: unknown 67225 1726886829.17348: variable 'ansible_timeout' from source: unknown 67225 1726886829.17356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.17607: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886829.17634: variable 'omit' from source: magic vars 67225 1726886829.17648: starting attempt loop 67225 1726886829.17655: running the handler 67225 1726886829.18429: handler run complete 67225 1726886829.18458: attempt loop complete, returning result 67225 1726886829.18465: _execute() done 67225 1726886829.18471: dumping result to json 67225 1726886829.18477: done dumping result, returning 67225 1726886829.18488: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show storage_volumes [02369adf-7a19-6840-5358-000000000095] 67225 1726886829.18497: sending task result for task 02369adf-7a19-6840-5358-000000000095 ok: [managed_node2] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } 67225 1726886829.18658: no more pending results, returning what we have 67225 1726886829.18661: results queue empty 67225 1726886829.18662: checking for any_errors_fatal 67225 1726886829.18669: done checking for any_errors_fatal 67225 1726886829.18670: checking for max_fail_percentage 67225 1726886829.18671: done checking for max_fail_percentage 67225 1726886829.18672: checking to see if all hosts have failed and the running result is not ok 67225 1726886829.18674: done checking to see if all hosts have failed 67225 1726886829.18674: getting the remaining hosts for this loop 67225 1726886829.18676: done getting the remaining hosts for this loop 67225 1726886829.18680: getting the next task for host managed_node2 67225 1726886829.18687: done getting next task for host managed_node2 67225 1726886829.18690: ^ task is: TASK: fedora.linux_system_roles.storage : Get required packages 67225 1726886829.18697: ^ 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=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 67225 1726886829.18706: getting variables 67225 1726886829.18708: in VariableManager get_vars() 67225 1726886829.18750: Calling all_inventory to load vars for managed_node2 67225 1726886829.18752: Calling groups_inventory to load vars for managed_node2 67225 1726886829.18754: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886829.18766: Calling all_plugins_play to load vars for managed_node2 67225 1726886829.18769: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886829.18772: Calling groups_plugins_play to load vars for managed_node2 67225 1726886829.19008: done sending task result for task 02369adf-7a19-6840-5358-000000000095 67225 1726886829.19014: WORKER PROCESS EXITING 67225 1726886829.19028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886829.19486: done with get_vars() 67225 1726886829.19496: done getting variables TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 20 September 2024 22:47:09 -0400 (0:00:00.056) 0:00:05.175 ****** 67225 1726886829.19641: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886829.19643: Creating lock for fedora.linux_system_roles.blivet 67225 1726886829.20306: worker is 1 (out of 1 available) 67225 1726886829.20342: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886829.20352: done queuing things up, now waiting for results queue to drain 67225 1726886829.20357: waiting for pending results... 67225 1726886829.20617: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages 67225 1726886829.20757: in run() - task 02369adf-7a19-6840-5358-000000000096 67225 1726886829.20780: variable 'ansible_search_path' from source: unknown 67225 1726886829.20793: variable 'ansible_search_path' from source: unknown 67225 1726886829.20833: calling self._execute() 67225 1726886829.20917: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.20928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.20941: variable 'omit' from source: magic vars 67225 1726886829.21434: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886829.21696: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886829.21746: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886829.21794: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886829.21833: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886829.21929: 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) 67225 1726886829.21956: 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) 67225 1726886829.22069: 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) 67225 1726886829.22114: 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) 67225 1726886829.22267: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 67225 1726886829.22277: variable 'omit' from source: magic vars 67225 1726886829.22349: variable 'omit' from source: magic vars 67225 1726886829.22485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886829.25465: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886829.25530: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886829.25575: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886829.25613: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886829.25653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886829.25708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886829.25743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886829.25771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886829.25825: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886829.25842: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886829.26162: variable 'storage_use_partitions' from source: role '' defaults 67225 1726886829.26177: variable 'storage_disklabel_type' from source: role '' defaults 67225 1726886829.26185: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886829.26259: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886829.26332: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886829.26403: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886829.26526: variable 'omit' from source: magic vars 67225 1726886829.26555: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886829.26591: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886829.26609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886829.26632: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886829.26645: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886829.26663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886829.26690: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886829.26720: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886829.26790: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.26797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.27024: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886829.27032: Set connection var ansible_shell_type to sh 67225 1726886829.27041: Set connection var ansible_timeout to 10 67225 1726886829.27047: Set connection var ansible_connection to ssh 67225 1726886829.27062: Set connection var ansible_shell_executable to /bin/sh 67225 1726886829.27071: Set connection var ansible_pipelining to False 67225 1726886829.27135: variable 'ansible_shell_executable' from source: unknown 67225 1726886829.27143: variable 'ansible_connection' from source: unknown 67225 1726886829.27228: variable 'ansible_module_compression' from source: unknown 67225 1726886829.27236: variable 'ansible_shell_type' from source: unknown 67225 1726886829.27243: variable 'ansible_shell_executable' from source: unknown 67225 1726886829.27249: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886829.27256: variable 'ansible_pipelining' from source: unknown 67225 1726886829.27262: variable 'ansible_timeout' from source: unknown 67225 1726886829.27269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886829.27496: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886829.27550: variable 'omit' from source: magic vars 67225 1726886829.27568: starting attempt loop 67225 1726886829.27574: running the handler 67225 1726886829.27589: _low_level_execute_command(): starting 67225 1726886829.27625: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886829.28417: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886829.28440: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.28454: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.28470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.28515: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.28530: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886829.28552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.28568: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886829.28579: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886829.28590: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886829.28600: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.28615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.28630: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.28648: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.28659: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886829.28671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.28745: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886829.28774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886829.28789: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886829.28855: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886829.30388: stdout chunk (state=3): >>>/root <<< 67225 1726886829.30531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886829.30592: stderr chunk (state=3): >>><<< 67225 1726886829.30595: stdout chunk (state=3): >>><<< 67225 1726886829.30719: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886829.30722: _low_level_execute_command(): starting 67225 1726886829.30726: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926 `" && echo ansible-tmp-1726886829.3061974-67392-218797371581926="` echo /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926 `" ) && sleep 0' 67225 1726886829.32560: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886829.32574: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.32677: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.32696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.32745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.32757: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886829.32780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.32801: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886829.32815: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886829.32829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886829.32840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.32852: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.32866: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.32876: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.32897: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886829.32909: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.32992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886829.33028: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886829.33043: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886829.33116: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886829.34908: stdout chunk (state=3): >>>ansible-tmp-1726886829.3061974-67392-218797371581926=/root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926 <<< 67225 1726886829.35098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886829.35101: stdout chunk (state=3): >>><<< 67225 1726886829.35103: stderr chunk (state=3): >>><<< 67225 1726886829.35317: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886829.3061974-67392-218797371581926=/root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886829.35324: variable 'ansible_module_compression' from source: unknown 67225 1726886829.35327: ANSIBALLZ: Using lock for fedora.linux_system_roles.blivet 67225 1726886829.35329: ANSIBALLZ: Acquiring lock 67225 1726886829.35331: ANSIBALLZ: Lock acquired: 140341840745520 67225 1726886829.35333: ANSIBALLZ: Creating module 67225 1726886829.59943: ANSIBALLZ: Writing module into payload 67225 1726886829.60389: ANSIBALLZ: Writing module 67225 1726886829.60417: ANSIBALLZ: Renaming module 67225 1726886829.60426: ANSIBALLZ: Done creating module 67225 1726886829.60447: variable 'ansible_facts' from source: unknown 67225 1726886829.60531: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926/AnsiballZ_blivet.py 67225 1726886829.60667: Sending initial data 67225 1726886829.60670: Sent initial data (155 bytes) 67225 1726886829.61635: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886829.61644: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.61654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.61667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.61704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.61713: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886829.61732: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.61746: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886829.61753: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886829.61760: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886829.61768: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.61776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.61787: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.61796: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.61800: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886829.61810: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.61884: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886829.61902: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886829.61917: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886829.61979: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886829.63683: 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 <<< 67225 1726886829.63717: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886829.63754: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpmklz7cdk /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926/AnsiballZ_blivet.py <<< 67225 1726886829.63793: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886829.65113: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886829.65290: stderr chunk (state=3): >>><<< 67225 1726886829.65293: stdout chunk (state=3): >>><<< 67225 1726886829.65296: done transferring module to remote 67225 1726886829.65298: _low_level_execute_command(): starting 67225 1726886829.65300: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926/ /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926/AnsiballZ_blivet.py && sleep 0' 67225 1726886829.65887: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886829.65899: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.65914: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.65931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.65981: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.65993: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886829.66005: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.66024: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886829.66034: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886829.66044: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886829.66055: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.66068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.66091: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.66103: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.66114: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886829.66127: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.66214: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886829.66235: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886829.66249: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886829.66320: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886829.67972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886829.68050: stderr chunk (state=3): >>><<< 67225 1726886829.68060: stdout chunk (state=3): >>><<< 67225 1726886829.68166: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886829.68173: _low_level_execute_command(): starting 67225 1726886829.68175: _low_level_execute_command(): using become for this command 67225 1726886829.68177: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-quqblocutnkjcjjlliaxnvcmialuhhnx ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926/AnsiballZ_blivet.py'"'"' && sleep 0' 67225 1726886829.68232: Initial state: awaiting_escalation: BECOME-SUCCESS-quqblocutnkjcjjlliaxnvcmialuhhnx 67225 1726886829.68776: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886829.68791: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.68804: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.68834: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.68873: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.68885: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886829.68898: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.68920: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886829.68939: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886829.68951: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886829.68962: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886829.68974: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886829.68989: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886829.69000: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886829.69010: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886829.69031: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886829.69113: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886829.69136: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886829.69161: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886829.69232: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886829.71929: stdout chunk (state=1): >>>BECOME-SUCCESS-quqblocutnkjcjjlliaxnvcmialuhhnx <<< 67225 1726886829.71932: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-quqblocutnkjcjjlliaxnvcmialuhhnx' 67225 1726886829.72166: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 67225 1726886829.72188: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 67225 1726886829.72236: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 67225 1726886829.72268: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886829.72306: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 67225 1726886829.72351: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 67225 1726886829.72354: stdout chunk (state=3): >>># installed zipimport hook <<< 67225 1726886829.72429: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.72441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 67225 1726886829.72466: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa000daca0> <<< 67225 1726886829.72519: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886829.72564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081280> <<< 67225 1726886829.72577: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa000daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa000da9a0> <<< 67225 1726886829.72618: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886829.72633: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081370> <<< 67225 1726886829.72693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # <<< 67225 1726886829.72705: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081820> <<< 67225 1726886829.72710: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081550> <<< 67225 1726886829.72734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886829.72774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886829.72804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886829.72829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886829.72873: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0002df70> <<< 67225 1726886829.72877: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886829.72894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886829.72945: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00034100> <<< 67225 1726886829.72974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886829.73026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0005d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00034820> <<< 67225 1726886829.73063: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00096760> <<< 67225 1726886829.73077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886829.73080: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0002dc70> <<< 67225 1726886829.73141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0005dc70> <<< 67225 1726886829.73181: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081fd0> <<< 67225 1726886829.73209: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886829.73436: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886829.73464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886829.73484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886829.73509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886829.73538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdafd90> <<< 67225 1726886829.73596: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb2e20> <<< 67225 1726886829.73624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886829.73647: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886829.73665: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886829.73712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886829.73740: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffda9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdaf250> <<< 67225 1726886829.73751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886829.73826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886829.73837: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886829.73866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.73885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886829.73946: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffcebc40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffceb730> import 'itertools' # <<< 67225 1726886829.73971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcebd30> <<< 67225 1726886829.73988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886829.74047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886829.74062: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcebdf0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcebeb0> import '_collections' # <<< 67225 1726886829.74104: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd44bb0> import '_functools' # <<< 67225 1726886829.74134: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd3d490> <<< 67225 1726886829.74190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 67225 1726886829.74218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd524f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb6cd0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886829.74256: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffcfcaf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb2fa0> <<< 67225 1726886829.74305: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffd52100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdbc880> <<< 67225 1726886829.74330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886829.74344: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 67225 1726886829.74392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886829.74439: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfce20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfcc10> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfcb80> <<< 67225 1726886829.74459: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886829.74493: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886829.74507: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886829.74542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886829.74584: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 67225 1726886829.74605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcd11f0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886829.74634: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcd12e0> <<< 67225 1726886829.74746: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd09e20> <<< 67225 1726886829.74790: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfe8b0> <<< 67225 1726886829.74829: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfcdf0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886829.74855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886829.74876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886829.74912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 67225 1726886829.74939: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc7af40> <<< 67225 1726886829.74953: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffccdd30> <<< 67225 1726886829.74991: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfed30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd3dfa0> <<< 67225 1726886829.75027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886829.75057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886829.75080: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc18970> import 'errno' # <<< 67225 1726886829.75129: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffc18ca0> <<< 67225 1726886829.75167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 67225 1726886829.75191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc2a5b0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 67225 1726886829.75221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886829.75248: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc2aaf0> <<< 67225 1726886829.75303: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffc35fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc18d90> <<< 67225 1726886829.75319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886829.75368: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbd2100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc2a430> import 'pwd' # <<< 67225 1726886829.75405: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbd21c0> <<< 67225 1726886829.75436: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfc850> <<< 67225 1726886829.75464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886829.75491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886829.75524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886829.75550: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbec520> <<< 67225 1726886829.75582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886829.75609: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbec7f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbec5e0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbec6d0> <<< 67225 1726886829.75642: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886829.75821: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbecb20> <<< 67225 1726886829.75870: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbecfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbec760> <<< 67225 1726886829.75890: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbe08b0> <<< 67225 1726886829.75913: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfc430> <<< 67225 1726886829.75926: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886829.75979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886829.76002: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbec910> <<< 67225 1726886829.76106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886829.76123: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9ff5ea4f0> <<< 67225 1726886829.76261: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 67225 1726886829.76351: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.76389: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 67225 1726886829.76425: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886829.76435: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.77623: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.78568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4e6790> <<< 67225 1726886829.78602: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886829.78628: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886829.78655: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff576850> <<< 67225 1726886829.78693: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576730> <<< 67225 1726886829.78733: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576490> <<< 67225 1726886829.78744: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886829.78784: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff5762b0> import 'atexit' # <<< 67225 1726886829.78831: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff5764f0> <<< 67225 1726886829.78852: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886829.78862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886829.78904: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff5768b0> <<< 67225 1726886829.78939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886829.79085: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff465760> <<< 67225 1726886829.79110: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff465af0> <<< 67225 1726886829.79134: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff465940> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886829.79164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886829.79197: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff483b80> <<< 67225 1726886829.79207: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff570cd0> <<< 67225 1726886829.79395: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576610> <<< 67225 1726886829.79448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff5700a0> <<< 67225 1726886829.79453: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886829.79514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886829.79522: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886829.79537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4df850> <<< 67225 1726886829.79601: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff517d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff517820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff47d340> <<< 67225 1726886829.79672: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff517fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff517f70> <<< 67225 1726886829.79701: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886829.79729: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886829.79754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886829.79824: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff447f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff54ee20> <<< 67225 1726886829.79840: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886829.79902: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4564f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff54efa0> <<< 67225 1726886829.79914: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886829.79976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.79992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886829.80033: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff447220> <<< 67225 1726886829.80153: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff456190> <<< 67225 1726886829.80243: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4545b0> <<< 67225 1726886829.80268: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff454670> <<< 67225 1726886829.80352: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff453ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff546a30> <<< 67225 1726886829.80356: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886829.80362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886829.80374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886829.80432: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886829.80435: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4d89a0> <<< 67225 1726886829.80590: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886829.80593: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4d5970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff448850> <<< 67225 1726886829.80643: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886829.80647: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4d83d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff50f9d0> # zipimport: zlib available <<< 67225 1726886829.80676: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 67225 1726886829.80740: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.80858: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886829.80867: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886829.80870: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.80872: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 67225 1726886829.80894: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.80962: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.81057: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.81496: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.81968: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886829.81975: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 67225 1726886829.81978: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886829.81999: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.82044: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff421bb0> <<< 67225 1726886829.82111: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 67225 1726886829.82124: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4cc790> <<< 67225 1726886829.82131: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff010130> <<< 67225 1726886829.82173: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 67225 1726886829.82179: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.82204: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.82212: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 67225 1726886829.82228: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.82341: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.82469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886829.82501: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4cdc10> # zipimport: zlib available <<< 67225 1726886829.82893: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83251: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83321: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83376: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 67225 1726886829.83394: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83419: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83450: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 67225 1726886829.83520: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83607: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886829.83641: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83644: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 67225 1726886829.83667: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83713: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886829.83719: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.83889: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84086: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886829.84116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886829.84128: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886829.84201: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff512340> <<< 67225 1726886829.84204: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84253: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84346: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 67225 1726886829.84349: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886829.84360: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84395: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84441: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886829.84444: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84467: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84511: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84563: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84637: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886829.84655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.84727: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff40d8b0> <<< 67225 1726886829.84749: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fefc5f40> <<< 67225 1726886829.84795: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886829.84798: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84906: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84958: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.84988: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.85042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886829.85058: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886829.85060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886829.85116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886829.85120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886829.85131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886829.85207: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fefffb50> <<< 67225 1726886829.85245: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff41b520> <<< 67225 1726886829.85316: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff416f70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886829.85349: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.85352: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.85374: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886829.85445: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886829.85490: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 67225 1726886829.85552: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886829.85578: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 67225 1726886829.85608: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 67225 1726886829.85626: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.86927: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886829.88009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 67225 1726886829.88036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 67225 1726886829.88067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 67225 1726886829.88095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 67225 1726886829.88134: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4e6ee0> <<< 67225 1726886829.88155: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed38220> <<< 67225 1726886829.88170: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed389a0> <<< 67225 1726886829.88256: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00f490> <<< 67225 1726886829.88306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.88341: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 67225 1726886829.88374: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 67225 1726886829.88395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886829.88423: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff40dfa0> <<< 67225 1726886829.88435: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 67225 1726886829.88476: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 67225 1726886829.88486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 67225 1726886829.88508: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00e280> <<< 67225 1726886829.88569: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff00e9a0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00eeb0> <<< 67225 1726886829.88603: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886829.88628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 67225 1726886829.88650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 67225 1726886829.88668: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886829.88718: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed45490> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed45190> <<< 67225 1726886829.88787: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00eca0> <<< 67225 1726886829.88806: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 67225 1726886829.88845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.88856: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 67225 1726886829.89021: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee60100> <<< 67225 1726886829.89071: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9fee60f70> <<< 67225 1726886829.89095: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee607f0> <<< 67225 1726886829.89150: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 67225 1726886829.89178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 67225 1726886829.89208: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 67225 1726886829.89267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb42b0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 67225 1726886829.89295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb43a0> <<< 67225 1726886829.89334: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 67225 1726886829.89372: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb46a0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb4c70> <<< 67225 1726886829.89410: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed86c10> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed867f0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886829.89448: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886829.89465: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed86eb0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed86280> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee60bb0> <<< 67225 1726886829.89514: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 67225 1726886829.89548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee06dc0> <<< 67225 1726886829.89589: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 67225 1726886829.89603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 67225 1726886829.89638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 67225 1726886829.89654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 67225 1726886829.89748: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed34880> <<< 67225 1726886829.89803: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee1f640> <<< 67225 1726886829.89819: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee1f190> <<< 67225 1726886829.89924: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee148b0> <<< 67225 1726886829.89987: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 67225 1726886829.89997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 67225 1726886829.90164: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed02a30> <<< 67225 1726886829.90223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 67225 1726886829.90234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 67225 1726886829.90427: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe707d30> <<< 67225 1726886829.90444: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee604c0> <<< 67225 1726886829.90477: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 67225 1726886829.90505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 67225 1726886829.90700: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe707e80> <<< 67225 1726886829.90751: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff557d90> <<< 67225 1726886829.90783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py <<< 67225 1726886829.90819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 67225 1726886829.90859: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe69b550> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe69b370> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee60250> <<< 67225 1726886829.91329: stdout chunk (state=3): >>> ** (process:143854): WARNING **: 22:47:09.912: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00f220> <<< 67225 1726886829.91342: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 67225 1726886829.91385: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe69b160> <<< 67225 1726886829.91426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6ca880> <<< 67225 1726886829.91454: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.91478: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 67225 1726886829.91499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 67225 1726886829.91559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.91581: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 67225 1726886829.91596: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01f880> <<< 67225 1726886829.91632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.91663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 67225 1726886829.91697: stdout chunk (state=3): >>>import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe034fa0> <<< 67225 1726886829.91745: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe026370> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01fdc0> <<< 67225 1726886829.91770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 67225 1726886829.91820: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe034ca0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 67225 1726886829.91842: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 67225 1726886829.91885: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' <<< 67225 1726886829.91927: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04fd90> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04faf0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 67225 1726886829.91955: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04fbe0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f760> <<< 67225 1726886829.91998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f820> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f7c0> <<< 67225 1726886829.92030: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe03ed60> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 67225 1726886829.92051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.92088: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd59a0> <<< 67225 1726886829.92148: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd5d90> <<< 67225 1726886829.92197: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd5670> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f550> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd56a0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01f0a0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py <<< 67225 1726886829.92225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.92251: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 67225 1726886829.92303: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfeb430> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfeb190> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01f610> <<< 67225 1726886829.92635: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6d0550> <<< 67225 1726886829.92687: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6cad00> <<< 67225 1726886829.92722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 67225 1726886829.92749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 67225 1726886829.92768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 67225 1726886829.92810: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf9b3d0> <<< 67225 1726886829.92832: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf9bb80> <<< 67225 1726886829.92914: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe006eb0> <<< 67225 1726886829.92928: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 67225 1726886829.92951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 67225 1726886829.92983: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 67225 1726886829.92995: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.93030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfcfa60> <<< 67225 1726886829.93055: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 67225 1726886829.93089: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 67225 1726886829.93106: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 67225 1726886829.93135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886829.93161: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.93199: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 67225 1726886829.93230: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf60730> <<< 67225 1726886829.93260: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf60ca0> <<< 67225 1726886829.93281: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 67225 1726886829.93320: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf703a0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 67225 1726886829.93340: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf70700> <<< 67225 1726886829.93370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 67225 1726886829.93432: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf70e50> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf603d0> <<< 67225 1726886829.93443: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf55eb0> <<< 67225 1726886829.93556: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf55130> <<< 67225 1726886829.93598: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 67225 1726886829.93627: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 67225 1726886829.93652: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf125b0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf55730> <<< 67225 1726886829.93665: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfcfc10> <<< 67225 1726886829.93695: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 67225 1726886829.93726: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' <<< 67225 1726886829.93739: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf12f10> <<< 67225 1726886829.93772: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfcfe50> <<< 67225 1726886829.93793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 67225 1726886829.93825: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf552b0> <<< 67225 1726886829.93848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 67225 1726886829.93881: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf1c2b0> <<< 67225 1726886829.93927: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 67225 1726886829.93937: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf1c580> <<< 67225 1726886829.94146: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 67225 1726886829.94178: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 67225 1726886829.94190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886829.94294: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9fdf4bd30> <<< 67225 1726886829.94328: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 67225 1726886829.94362: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde43ac0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde43430> <<< 67225 1726886829.94398: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' <<< 67225 1726886829.94431: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde43d90> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 67225 1726886829.94451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde4f490> <<< 67225 1726886829.94482: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 67225 1726886829.94515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886829.94531: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde69670> <<< 67225 1726886829.94578: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde5f220> <<< 67225 1726886829.94605: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde75850> <<< 67225 1726886829.94632: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 67225 1726886829.94662: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde7a520> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py <<< 67225 1726886829.94680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde00310> <<< 67225 1726886829.94707: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf42d60> <<< 67225 1726886829.94736: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf42a60> <<< 67225 1726886829.94763: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 67225 1726886829.94776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 67225 1726886829.94815: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde0f310> <<< 67225 1726886829.94847: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 67225 1726886829.94869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py <<< 67225 1726886829.94884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 67225 1726886829.94930: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde0fa90> <<< 67225 1726886829.94955: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde0f2b0> <<< 67225 1726886829.95037: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde07ac0> <<< 67225 1726886829.95063: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 67225 1726886829.95085: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddbbaf0> <<< 67225 1726886829.95122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 67225 1726886829.95150: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddc1250> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 67225 1726886829.95178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 67225 1726886829.95203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 67225 1726886829.95255: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddda370> <<< 67225 1726886829.95283: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 67225 1726886829.95350: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddda730> <<< 67225 1726886829.95366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 67225 1726886829.95396: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdde13d0> <<< 67225 1726886829.95422: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 67225 1726886829.95464: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdde1f70> <<< 67225 1726886829.95485: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddf07c0> <<< 67225 1726886829.95514: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 67225 1726886829.95545: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddf0af0> <<< 67225 1726886829.95572: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 67225 1726886829.95594: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddf0eb0> <<< 67225 1726886829.95625: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 67225 1726886829.95657: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd815b0> <<< 67225 1726886829.95696: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 67225 1726886829.95731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886829.95745: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886829.95790: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd8e190> <<< 67225 1726886829.95828: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd81e20> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd81910> <<< 67225 1726886829.96060: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddc1310> <<< 67225 1726886829.96086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 67225 1726886829.96097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886829.96135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 67225 1726886829.96168: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd41e80> <<< 67225 1726886829.96190: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 67225 1726886829.96201: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd4b130> <<< 67225 1726886829.96270: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddccbb0> <<< 67225 1726886829.96298: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 67225 1726886829.96333: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886829.96807: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd58a90> <<< 67225 1726886829.96843: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 67225 1726886829.96869: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd619a0> <<< 67225 1726886829.97031: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd583a0> <<< 67225 1726886829.97044: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886829.97084: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd6bc40> <<< 67225 1726886829.97113: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 67225 1726886829.97148: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd71e50> <<< 67225 1726886829.97165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 67225 1726886829.97196: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd765b0> <<< 67225 1726886829.97227: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 67225 1726886829.97243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 67225 1726886829.97283: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd76d60> <<< 67225 1726886829.97306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886829.97356: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd03820> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfc3b20> <<< 67225 1726886829.97391: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf427c0> <<< 67225 1726886829.97529: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfb2d30> <<< 67225 1726886829.97556: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 67225 1726886829.97573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886829.97602: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886829.97631: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd2ba60> <<< 67225 1726886829.97675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 67225 1726886829.97700: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd35610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 67225 1726886829.97752: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd351f0> <<< 67225 1726886829.97787: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 67225 1726886829.97837: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdcc0bb0> <<< 67225 1726886829.97962: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd247f0> <<< 67225 1726886829.97999: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 67225 1726886829.98015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886829.98140: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd2b5e0> <<< 67225 1726886829.98155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886829.98204: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc809d0> <<< 67225 1726886829.98234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 67225 1726886829.98289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886829.98330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886829.98352: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc4c790> <<< 67225 1726886829.98379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 67225 1726886829.98397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 67225 1726886829.98434: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886829.98458: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc5d940> <<< 67225 1726886829.98607: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc4cf40> <<< 67225 1726886829.98641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 67225 1726886829.98655: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbfde80> <<< 67225 1726886829.99012: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc8c4f0> <<< 67225 1726886829.99035: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 67225 1726886829.99055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886829.99152: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbcdaf0> <<< 67225 1726886829.99179: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 67225 1726886829.99231: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbebd00> <<< 67225 1726886829.99247: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 67225 1726886829.99277: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbf1730> <<< 67225 1726886829.99310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 67225 1726886829.99343: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbf8280> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 67225 1726886829.99377: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbf85e0> <<< 67225 1726886829.99405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 67225 1726886829.99440: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb80490> <<< 67225 1726886829.99463: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886829.99554: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb80d90> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6ca9a0> <<< 67225 1726886829.99587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 67225 1726886829.99599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 67225 1726886829.99740: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6caa60> <<< 67225 1726886829.99752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 67225 1726886829.99795: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 67225 1726886829.99807: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 67225 1726886829.99844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 67225 1726886829.99873: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb549d0> <<< 67225 1726886829.99908: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb3e700> <<< 67225 1726886829.99942: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886829.99989: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886830.00009: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available <<< 67225 1726886830.00220: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.00387: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 67225 1726886830.00568: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.00766: 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": {}}}} <<< 67225 1726886830.00790: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886830.01534: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886830.01554: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 67225 1726886830.01587: 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib <<< 67225 1726886830.01621: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils <<< 67225 1726886830.01636: stdout chunk (state=3): >>># cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader <<< 67225 1726886830.01666: 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 # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_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 <<< 67225 1726886830.01711: 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib <<< 67225 1726886830.01758: stdout chunk (state=3): >>># 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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 <<< 67225 1726886830.02260: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886830.02286: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 67225 1726886830.02319: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 67225 1726886830.02347: stdout chunk (state=3): >>># destroy datetime # destroy distro # destroy argparse <<< 67225 1726886830.02446: 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 <<< 67225 1726886830.02530: stdout chunk (state=3): >>># destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 <<< 67225 1726886830.02610: 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 # 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 <<< 67225 1726886830.02742: stdout chunk (state=3): >>># destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # 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 textwrap # 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 <<< 67225 1726886830.02853: 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 dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # 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 <<< 67225 1726886830.02906: stdout chunk (state=3): >>># 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 linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 67225 1726886830.03025: stdout chunk (state=3): >>># 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 67225 1726886830.03128: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 67225 1726886830.03162: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io <<< 67225 1726886830.03798: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 67225 1726886830.03839: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref <<< 67225 1726886830.03887: stdout chunk (state=3): >>># destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted <<< 67225 1726886830.03952: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk <<< 67225 1726886830.03978: stdout chunk (state=3): >>># destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid <<< 67225 1726886830.04013: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 67225 1726886830.04061: 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 67225 1726886830.04153: stdout chunk (state=3): >>># 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 <<< 67225 1726886830.04169: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 67225 1726886830.04196: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 67225 1726886830.04258: 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 # destroy collections # destroy contextlib <<< 67225 1726886830.04282: stdout chunk (state=3): >>># destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 67225 1726886830.04343: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 67225 1726886830.04419: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886830.05053: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886830.05062: stdout chunk (state=3): >>><<< 67225 1726886830.05073: stderr chunk (state=3): >>><<< 67225 1726886830.05292: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa000daca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa000daa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa000da9a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0002df70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00034100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0005d730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00034820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00096760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0002dc70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa0005dc70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ffa00081fd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdafd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb2e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffda9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdaf250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffcebc40> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffceb730> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcebd30> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcebdf0> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcebeb0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd44bb0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd3d490> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd524f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb6cd0> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffcfcaf0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdb2fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffd52100> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffdbc880> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfce20> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfcc10> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfcb80> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcd11f0> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcd12e0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd09e20> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfe8b0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfcdf0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc7af40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffccdd30> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfed30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffd3dfa0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc18970> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffc18ca0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc2a5b0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc2aaf0> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffc35fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc18d90> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbd2100> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffc2a430> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbd21c0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfc850> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbec520> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbec7f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbec5e0> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbec6d0> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbecb20> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ffbecfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbec760> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbe08b0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffcfc430> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ffbec910> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff9ff5ea4f0> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4e6790> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff576850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff5762b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff5764f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff5768b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff465760> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff465af0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff465940> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff483b80> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff570cd0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff576610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff5700a0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4df850> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff517d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff517820> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff47d340> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff517fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff517f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff447f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff54ee20> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4564f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff54efa0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff447220> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff456190> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4545b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff454670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff453ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff546a30> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4d89a0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4d5970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff448850> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4d83d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff50f9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff421bb0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4cc790> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff010130> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff4cdc10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff512340> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff40d8b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fefc5f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fefffb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff41b520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff416f70> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff4e6ee0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed38220> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed389a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00f490> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff40dfa0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00e280> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9ff00e9a0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00eeb0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed45490> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed45190> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00eca0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee60100> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9fee60f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee607f0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb42b0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb43a0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb46a0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fedb4c70> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed86c10> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed867f0> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed86eb0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed86280> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee60bb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee06dc0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed34880> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee1f640> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee1f190> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee148b0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fed02a30> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe707d30> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee604c0> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe707e80> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff557d90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe69b550> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe69b370> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fee60250> ** (process:143854): WARNING **: 22:47:09.912: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9ff00f220> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe69b160> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6ca880> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01f880> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe034fa0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe026370> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01fdc0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe034ca0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04fd90> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04faf0> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04fbe0> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f760> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f820> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f7c0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe03ed60> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd59a0> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd5d90> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd5670> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe04f550> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfd56a0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01f0a0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfeb430> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfeb190> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe01f610> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6d0550> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6cad00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf9b3d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf9bb80> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe006eb0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfcfa60> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf60730> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf60ca0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf703a0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf70700> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf70e50> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf603d0> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf55eb0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf55130> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf125b0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf55730> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfcfc10> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf12f10> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfcfe50> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf552b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf1c2b0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf1c580> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff9fdf4bd30> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde43ac0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde43430> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde43d90> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde4f490> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde69670> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde5f220> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde75850> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde7a520> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde00310> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf42d60> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf42a60> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde0f310> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde0fa90> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde0f2b0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fde07ac0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddbbaf0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddc1250> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddda370> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddda730> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdde13d0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdde1f70> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddf07c0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddf0af0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddf0eb0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd815b0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd8e190> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd81e20> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd81910> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddc1310> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd41e80> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd4b130> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fddccbb0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd58a90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd619a0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd583a0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd6bc40> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd71e50> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd765b0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd76d60> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd03820> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfc3b20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdf427c0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdfb2d30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd2ba60> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd35610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd351f0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdcc0bb0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd247f0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdd2b5e0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc809d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc4c790> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc5d940> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc4cf40> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbfde80> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdc8c4f0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbcdaf0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbebd00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbf1730> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbf8280> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdbf85e0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb80490> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb80d90> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6ca9a0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fe6caa60> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb549d0> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff9fdb3e700> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_ddckmbm_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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 _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # 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 textwrap # 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 dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # 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 linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy blivet.devicelibs.disk # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # 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 copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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 _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # 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 textwrap # 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 dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # 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 linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy blivet.devicelibs.disk # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # 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 copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib # clear sys.audit hooks 67225 1726886830.06786: 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-1726886829.3061974-67392-218797371581926/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886830.06789: _low_level_execute_command(): starting 67225 1726886830.06799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886829.3061974-67392-218797371581926/ > /dev/null 2>&1 && sleep 0' 67225 1726886830.07451: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886830.07469: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.07483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.07499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.07549: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886830.07565: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886830.07582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.07598: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886830.07609: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886830.07624: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886830.07636: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.07647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.07665: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.07685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886830.07695: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886830.07708: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.07800: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886830.07826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886830.07841: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886830.07918: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886830.09731: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886830.09735: stdout chunk (state=3): >>><<< 67225 1726886830.09737: stderr chunk (state=3): >>><<< 67225 1726886830.09817: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886830.09820: handler run complete 67225 1726886830.09823: attempt loop complete, returning result 67225 1726886830.09825: _execute() done 67225 1726886830.09827: dumping result to json 67225 1726886830.10022: done dumping result, returning 67225 1726886830.10025: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get required packages [02369adf-7a19-6840-5358-000000000096] 67225 1726886830.10028: sending task result for task 02369adf-7a19-6840-5358-000000000096 67225 1726886830.10105: done sending task result for task 02369adf-7a19-6840-5358-000000000096 67225 1726886830.10108: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 67225 1726886830.10259: no more pending results, returning what we have 67225 1726886830.10263: results queue empty 67225 1726886830.10264: checking for any_errors_fatal 67225 1726886830.10268: done checking for any_errors_fatal 67225 1726886830.10269: checking for max_fail_percentage 67225 1726886830.10271: done checking for max_fail_percentage 67225 1726886830.10271: checking to see if all hosts have failed and the running result is not ok 67225 1726886830.10272: done checking to see if all hosts have failed 67225 1726886830.10273: getting the remaining hosts for this loop 67225 1726886830.10275: done getting the remaining hosts for this loop 67225 1726886830.10278: getting the next task for host managed_node2 67225 1726886830.10285: done getting next task for host managed_node2 67225 1726886830.10289: ^ task is: TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 67225 1726886830.10292: ^ 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=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 67225 1726886830.10308: getting variables 67225 1726886830.10309: in VariableManager get_vars() 67225 1726886830.10345: Calling all_inventory to load vars for managed_node2 67225 1726886830.10348: Calling groups_inventory to load vars for managed_node2 67225 1726886830.10350: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886830.10360: Calling all_plugins_play to load vars for managed_node2 67225 1726886830.10363: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886830.10366: Calling groups_plugins_play to load vars for managed_node2 67225 1726886830.10987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886830.11308: done with get_vars() 67225 1726886830.11320: done getting variables TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 20 September 2024 22:47:10 -0400 (0:00:00.917) 0:00:06.092 ****** 67225 1726886830.11421: entering _queue_task() for managed_node2/include_tasks 67225 1726886830.11672: worker is 1 (out of 1 available) 67225 1726886830.11683: exiting _queue_task() for managed_node2/include_tasks 67225 1726886830.11693: done queuing things up, now waiting for results queue to drain 67225 1726886830.11694: waiting for pending results... 67225 1726886830.11957: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed 67225 1726886830.12103: in run() - task 02369adf-7a19-6840-5358-000000000097 67225 1726886830.12123: variable 'ansible_search_path' from source: unknown 67225 1726886830.12131: variable 'ansible_search_path' from source: unknown 67225 1726886830.12172: calling self._execute() 67225 1726886830.12254: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886830.12265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886830.12277: variable 'omit' from source: magic vars 67225 1726886830.12791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886830.13061: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886830.13114: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886830.13155: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886830.13199: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886830.13295: 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) 67225 1726886830.13330: 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) 67225 1726886830.13361: 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) 67225 1726886830.13400: 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) 67225 1726886830.13567: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 67225 1726886830.13577: _execute() done 67225 1726886830.13584: dumping result to json 67225 1726886830.13590: done dumping result, returning 67225 1726886830.13610: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable copr repositories if needed [02369adf-7a19-6840-5358-000000000097] 67225 1726886830.13621: sending task result for task 02369adf-7a19-6840-5358-000000000097 67225 1726886830.13730: done sending task result for task 02369adf-7a19-6840-5358-000000000097 67225 1726886830.13738: WORKER PROCESS EXITING 67225 1726886830.13790: no more pending results, returning what we have 67225 1726886830.13795: in VariableManager get_vars() 67225 1726886830.13834: Calling all_inventory to load vars for managed_node2 67225 1726886830.13837: Calling groups_inventory to load vars for managed_node2 67225 1726886830.13839: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886830.13849: Calling all_plugins_play to load vars for managed_node2 67225 1726886830.13853: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886830.13856: Calling groups_plugins_play to load vars for managed_node2 67225 1726886830.14115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886830.14452: done with get_vars() 67225 1726886830.14578: variable 'ansible_search_path' from source: unknown 67225 1726886830.14580: variable 'ansible_search_path' from source: unknown 67225 1726886830.14867: variable 'storage_provider' from source: role '' defaults 67225 1726886830.14925: we have included files to process 67225 1726886830.14926: generating all_blocks data 67225 1726886830.14928: done generating all_blocks data 67225 1726886830.14932: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 67225 1726886830.14934: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 67225 1726886830.14936: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml 67225 1726886830.15356: in VariableManager get_vars() 67225 1726886830.15385: done with get_vars() 67225 1726886830.15399: done processing included file 67225 1726886830.15401: iterating over new_blocks loaded from include file 67225 1726886830.15403: in VariableManager get_vars() 67225 1726886830.15423: done with get_vars() 67225 1726886830.15424: filtering new block on tags 67225 1726886830.15460: done filtering new block on tags 67225 1726886830.15462: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed_node2 67225 1726886830.15466: extending task lists for all hosts with included blocks 67225 1726886830.15980: done extending task lists 67225 1726886830.15987: done processing included files 67225 1726886830.15988: results queue empty 67225 1726886830.15989: checking for any_errors_fatal 67225 1726886830.15997: done checking for any_errors_fatal 67225 1726886830.15998: checking for max_fail_percentage 67225 1726886830.15999: done checking for max_fail_percentage 67225 1726886830.16000: checking to see if all hosts have failed and the running result is not ok 67225 1726886830.16001: done checking to see if all hosts have failed 67225 1726886830.16002: getting the remaining hosts for this loop 67225 1726886830.16003: done getting the remaining hosts for this loop 67225 1726886830.16005: getting the next task for host managed_node2 67225 1726886830.16009: done getting next task for host managed_node2 67225 1726886830.16013: ^ task is: TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 67225 1726886830.16016: ^ 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=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 67225 1726886830.16024: getting variables 67225 1726886830.16025: in VariableManager get_vars() 67225 1726886830.16037: Calling all_inventory to load vars for managed_node2 67225 1726886830.16039: Calling groups_inventory to load vars for managed_node2 67225 1726886830.16041: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886830.16045: Calling all_plugins_play to load vars for managed_node2 67225 1726886830.16048: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886830.16054: Calling groups_plugins_play to load vars for managed_node2 67225 1726886830.16297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886830.16617: done with get_vars() 67225 1726886830.16626: done getting variables 67225 1726886830.16673: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 20 September 2024 22:47:10 -0400 (0:00:00.052) 0:00:06.145 ****** 67225 1726886830.16703: entering _queue_task() for managed_node2/set_fact 67225 1726886830.16930: worker is 1 (out of 1 available) 67225 1726886830.16943: exiting _queue_task() for managed_node2/set_fact 67225 1726886830.16952: done queuing things up, now waiting for results queue to drain 67225 1726886830.16953: waiting for pending results... 67225 1726886830.17215: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed 67225 1726886830.17363: in run() - task 02369adf-7a19-6840-5358-0000000000fc 67225 1726886830.17380: variable 'ansible_search_path' from source: unknown 67225 1726886830.17386: variable 'ansible_search_path' from source: unknown 67225 1726886830.17659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886830.20043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886830.20134: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886830.20171: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886830.20220: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886830.20255: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886830.20341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886830.20374: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886830.20402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886830.20460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886830.20478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886830.20624: dumping result to json 67225 1726886830.20633: done dumping result, returning 67225 1726886830.20646: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if the COPR support packages should be installed [02369adf-7a19-6840-5358-0000000000fc] 67225 1726886830.20662: sending task result for task 02369adf-7a19-6840-5358-0000000000fc skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886830.20809: no more pending results, returning what we have 67225 1726886830.20814: results queue empty 67225 1726886830.20815: checking for any_errors_fatal 67225 1726886830.20817: done checking for any_errors_fatal 67225 1726886830.20817: checking for max_fail_percentage 67225 1726886830.20819: done checking for max_fail_percentage 67225 1726886830.20820: checking to see if all hosts have failed and the running result is not ok 67225 1726886830.20821: done checking to see if all hosts have failed 67225 1726886830.20822: getting the remaining hosts for this loop 67225 1726886830.20823: done getting the remaining hosts for this loop 67225 1726886830.20827: getting the next task for host managed_node2 67225 1726886830.20833: done getting next task for host managed_node2 67225 1726886830.20836: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 67225 1726886830.20840: ^ 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=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 67225 1726886830.20852: getting variables 67225 1726886830.20854: in VariableManager get_vars() 67225 1726886830.20887: Calling all_inventory to load vars for managed_node2 67225 1726886830.20889: Calling groups_inventory to load vars for managed_node2 67225 1726886830.20892: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886830.20902: Calling all_plugins_play to load vars for managed_node2 67225 1726886830.20905: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886830.20908: Calling groups_plugins_play to load vars for managed_node2 67225 1726886830.21191: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886830.21626: done with get_vars() 67225 1726886830.21638: done getting variables 67225 1726886830.21761: done sending task result for task 02369adf-7a19-6840-5358-0000000000fc 67225 1726886830.21764: WORKER PROCESS EXITING 67225 1726886830.21804: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 20 September 2024 22:47:10 -0400 (0:00:00.051) 0:00:06.197 ****** 67225 1726886830.21838: entering _queue_task() for managed_node2/package 67225 1726886830.22042: worker is 1 (out of 1 available) 67225 1726886830.22052: exiting _queue_task() for managed_node2/package 67225 1726886830.22061: done queuing things up, now waiting for results queue to drain 67225 1726886830.22062: waiting for pending results... 67225 1726886830.22308: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present 67225 1726886830.22462: in run() - task 02369adf-7a19-6840-5358-0000000000fe 67225 1726886830.22479: variable 'ansible_search_path' from source: unknown 67225 1726886830.22486: variable 'ansible_search_path' from source: unknown 67225 1726886830.22525: calling self._execute() 67225 1726886830.22600: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886830.22614: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886830.22629: variable 'omit' from source: magic vars 67225 1726886830.23007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886830.25471: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886830.25556: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886830.25605: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886830.25648: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886830.25676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886830.25764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886830.25802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886830.25837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886830.25884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886830.25906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886830.26051: Evaluated conditional (install_copr | d(false) | bool): False 67225 1726886830.26059: when evaluation is False, skipping this task 67225 1726886830.26069: _execute() done 67225 1726886830.26075: dumping result to json 67225 1726886830.26082: done dumping result, returning 67225 1726886830.26091: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure COPR support packages are present [02369adf-7a19-6840-5358-0000000000fe] 67225 1726886830.26100: sending task result for task 02369adf-7a19-6840-5358-0000000000fe skipping: [managed_node2] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } 67225 1726886830.26238: no more pending results, returning what we have 67225 1726886830.26242: results queue empty 67225 1726886830.26243: checking for any_errors_fatal 67225 1726886830.26248: done checking for any_errors_fatal 67225 1726886830.26249: checking for max_fail_percentage 67225 1726886830.26251: done checking for max_fail_percentage 67225 1726886830.26252: checking to see if all hosts have failed and the running result is not ok 67225 1726886830.26253: done checking to see if all hosts have failed 67225 1726886830.26254: getting the remaining hosts for this loop 67225 1726886830.26255: done getting the remaining hosts for this loop 67225 1726886830.26259: getting the next task for host managed_node2 67225 1726886830.26266: done getting next task for host managed_node2 67225 1726886830.26269: ^ task is: TASK: fedora.linux_system_roles.storage : Enable COPRs 67225 1726886830.26273: ^ 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=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 67225 1726886830.26285: getting variables 67225 1726886830.26287: in VariableManager get_vars() 67225 1726886830.26320: Calling all_inventory to load vars for managed_node2 67225 1726886830.26323: Calling groups_inventory to load vars for managed_node2 67225 1726886830.26325: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886830.26334: Calling all_plugins_play to load vars for managed_node2 67225 1726886830.26337: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886830.26341: Calling groups_plugins_play to load vars for managed_node2 67225 1726886830.26589: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886830.27048: done with get_vars() 67225 1726886830.27058: done getting variables 67225 1726886830.27163: done sending task result for task 02369adf-7a19-6840-5358-0000000000fe 67225 1726886830.27166: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 20 September 2024 22:47:10 -0400 (0:00:00.054) 0:00:06.251 ****** 67225 1726886830.27242: entering _queue_task() for managed_node2/include_tasks 67225 1726886830.27448: worker is 1 (out of 1 available) 67225 1726886830.27459: exiting _queue_task() for managed_node2/include_tasks 67225 1726886830.27469: done queuing things up, now waiting for results queue to drain 67225 1726886830.27470: waiting for pending results... 67225 1726886830.27710: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable COPRs 67225 1726886830.27871: in run() - task 02369adf-7a19-6840-5358-0000000000ff 67225 1726886830.27886: variable 'ansible_search_path' from source: unknown 67225 1726886830.27893: variable 'ansible_search_path' from source: unknown 67225 1726886830.28163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886830.30488: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886830.30577: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886830.30621: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886830.30669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886830.30699: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886830.30783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886830.30816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886830.30850: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886830.30903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886830.30923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886830.31070: dumping result to json 67225 1726886830.31084: done dumping result, returning 67225 1726886830.31098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Enable COPRs [02369adf-7a19-6840-5358-0000000000ff] 67225 1726886830.31108: sending task result for task 02369adf-7a19-6840-5358-0000000000ff skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886830.31242: no more pending results, returning what we have 67225 1726886830.31246: results queue empty 67225 1726886830.31247: checking for any_errors_fatal 67225 1726886830.31252: done checking for any_errors_fatal 67225 1726886830.31252: checking for max_fail_percentage 67225 1726886830.31255: done checking for max_fail_percentage 67225 1726886830.31256: checking to see if all hosts have failed and the running result is not ok 67225 1726886830.31257: done checking to see if all hosts have failed 67225 1726886830.31257: getting the remaining hosts for this loop 67225 1726886830.31259: done getting the remaining hosts for this loop 67225 1726886830.31262: getting the next task for host managed_node2 67225 1726886830.31271: done getting next task for host managed_node2 67225 1726886830.31274: ^ task is: TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 67225 1726886830.31278: ^ 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=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 67225 1726886830.31290: getting variables 67225 1726886830.31292: in VariableManager get_vars() 67225 1726886830.31332: Calling all_inventory to load vars for managed_node2 67225 1726886830.31336: Calling groups_inventory to load vars for managed_node2 67225 1726886830.31338: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886830.31347: Calling all_plugins_play to load vars for managed_node2 67225 1726886830.31350: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886830.31354: Calling groups_plugins_play to load vars for managed_node2 67225 1726886830.31602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886830.32281: done with get_vars() 67225 1726886830.32290: done getting variables 67225 1726886830.32317: done sending task result for task 02369adf-7a19-6840-5358-0000000000ff 67225 1726886830.32321: WORKER PROCESS EXITING 67225 1726886830.32384: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 20 September 2024 22:47:10 -0400 (0:00:00.051) 0:00:06.302 ****** 67225 1726886830.32415: entering _queue_task() for managed_node2/package 67225 1726886830.33164: worker is 1 (out of 1 available) 67225 1726886830.33198: exiting _queue_task() for managed_node2/package 67225 1726886830.33432: done queuing things up, now waiting for results queue to drain 67225 1726886830.33434: waiting for pending results... 67225 1726886830.33828: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed 67225 1726886830.33993: in run() - task 02369adf-7a19-6840-5358-000000000098 67225 1726886830.34017: variable 'ansible_search_path' from source: unknown 67225 1726886830.34039: variable 'ansible_search_path' from source: unknown 67225 1726886830.34080: calling self._execute() 67225 1726886830.34208: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886830.34221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886830.34238: variable 'omit' from source: magic vars 67225 1726886830.35161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886830.35438: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886830.35484: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886830.35531: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886830.35569: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886830.35678: 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) 67225 1726886830.35709: 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) 67225 1726886830.35749: 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) 67225 1726886830.35783: 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) 67225 1726886830.35942: Evaluated conditional (storage_skip_checks is not defined or not "packages_installed" in storage_skip_checks): True 67225 1726886830.35953: variable 'omit' from source: magic vars 67225 1726886830.36017: variable 'omit' from source: magic vars 67225 1726886830.36153: variable 'package_info' from source: set_fact 67225 1726886830.36174: variable 'extra_pkgs' from source: task vars 67225 1726886830.36347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886830.38740: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886830.38817: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886830.38854: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886830.38898: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886830.38943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886830.39012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886830.39049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886830.39077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886830.39135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886830.39153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886830.39259: variable '__storage_is_ostree' from source: set_fact 67225 1726886830.39269: variable 'omit' from source: magic vars 67225 1726886830.39298: variable 'omit' from source: magic vars 67225 1726886830.39334: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886830.39368: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886830.39387: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886830.39406: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886830.39428: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886830.39449: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886830.39470: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886830.39499: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886830.39507: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886830.39516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886830.39642: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886830.39679: Set connection var ansible_shell_type to sh 67225 1726886830.39691: Set connection var ansible_timeout to 10 67225 1726886830.39697: Set connection var ansible_connection to ssh 67225 1726886830.39714: Set connection var ansible_shell_executable to /bin/sh 67225 1726886830.39724: Set connection var ansible_pipelining to False 67225 1726886830.39784: variable 'ansible_shell_executable' from source: unknown 67225 1726886830.39792: variable 'ansible_connection' from source: unknown 67225 1726886830.39798: variable 'ansible_module_compression' from source: unknown 67225 1726886830.39803: variable 'ansible_shell_type' from source: unknown 67225 1726886830.39809: variable 'ansible_shell_executable' from source: unknown 67225 1726886830.39817: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886830.39824: variable 'ansible_pipelining' from source: unknown 67225 1726886830.39831: variable 'ansible_timeout' from source: unknown 67225 1726886830.39837: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886830.39943: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886830.39956: variable 'omit' from source: magic vars 67225 1726886830.39981: starting attempt loop 67225 1726886830.39987: running the handler 67225 1726886830.40000: variable 'ansible_facts' from source: unknown 67225 1726886830.40007: variable 'ansible_facts' from source: unknown 67225 1726886830.40060: _low_level_execute_command(): starting 67225 1726886830.40071: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886830.40828: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886830.40847: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.40868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.40885: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.40927: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886830.40940: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886830.40958: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.40981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886830.40993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886830.41002: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886830.41015: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.41029: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.41043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.41053: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886830.41068: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886830.41086: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.41164: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886830.41194: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886830.41217: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886830.41278: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886830.42796: stdout chunk (state=3): >>>/root <<< 67225 1726886830.42977: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886830.42980: stdout chunk (state=3): >>><<< 67225 1726886830.42983: stderr chunk (state=3): >>><<< 67225 1726886830.43016: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886830.43020: _low_level_execute_command(): starting 67225 1726886830.43022: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101 `" && echo ansible-tmp-1726886830.4299955-67416-4331278116101="` echo /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101 `" ) && sleep 0' 67225 1726886830.44555: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.44559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.44597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886830.44601: 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.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.44604: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886830.44607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.44672: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886830.44675: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886830.44679: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886830.44732: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886830.46523: stdout chunk (state=3): >>>ansible-tmp-1726886830.4299955-67416-4331278116101=/root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101 <<< 67225 1726886830.46643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886830.46703: stderr chunk (state=3): >>><<< 67225 1726886830.46706: stdout chunk (state=3): >>><<< 67225 1726886830.46924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886830.4299955-67416-4331278116101=/root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886830.46927: variable 'ansible_module_compression' from source: unknown 67225 1726886830.46930: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 67225 1726886830.46932: variable 'ansible_facts' from source: unknown 67225 1726886830.46994: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101/AnsiballZ_dnf.py 67225 1726886830.47564: Sending initial data 67225 1726886830.47570: Sent initial data (150 bytes) 67225 1726886830.50316: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886830.50335: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.50348: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.50365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.50417: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886830.50430: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886830.50442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.50458: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886830.50468: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886830.50478: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886830.50488: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.50502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.50525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.50541: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886830.50551: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886830.50563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.50758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886830.50774: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886830.50788: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886830.50853: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886830.52508: 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 <<< 67225 1726886830.52540: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886830.52578: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpqaqd_4_r /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101/AnsiballZ_dnf.py <<< 67225 1726886830.52613: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886830.54410: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886830.54420: stderr chunk (state=3): >>><<< 67225 1726886830.54423: stdout chunk (state=3): >>><<< 67225 1726886830.54441: done transferring module to remote 67225 1726886830.54455: _low_level_execute_command(): starting 67225 1726886830.54459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101/ /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101/AnsiballZ_dnf.py && sleep 0' 67225 1726886830.55759: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.55762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886830.55801: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.55804: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886830.55807: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.55861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886830.56141: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886830.56144: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886830.56184: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886830.58036: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886830.58039: stdout chunk (state=3): >>><<< 67225 1726886830.58041: stderr chunk (state=3): >>><<< 67225 1726886830.58137: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886830.58141: _low_level_execute_command(): starting 67225 1726886830.58143: _low_level_execute_command(): using become for this command 67225 1726886830.58145: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-mtmmjatfofkzisowdapeobpdppyiihdr ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101/AnsiballZ_dnf.py'"'"' && sleep 0' 67225 1726886830.58563: Initial state: awaiting_escalation: BECOME-SUCCESS-mtmmjatfofkzisowdapeobpdppyiihdr 67225 1726886830.59490: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886830.59494: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886830.59500: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886830.59758: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886830.59761: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886830.59944: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886830.62509: stdout chunk (state=1): >>>BECOME-SUCCESS-mtmmjatfofkzisowdapeobpdppyiihdr <<< 67225 1726886830.62515: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-mtmmjatfofkzisowdapeobpdppyiihdr' 67225 1726886830.62736: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 67225 1726886830.62750: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 67225 1726886830.62815: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886830.62818: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886830.62843: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886830.62882: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 67225 1726886830.62925: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886830.62928: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 67225 1726886830.62979: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 67225 1726886830.63006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.63028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 67225 1726886830.63039: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539f5ca0> <<< 67225 1726886830.63072: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886830.63110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c280> <<< 67225 1726886830.63113: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539f5a00> <<< 67225 1726886830.63159: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539f59a0> <<< 67225 1726886830.63168: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886830.63190: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 67225 1726886830.63203: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c370> <<< 67225 1726886830.63249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886830.63269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886830.63282: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c820> <<< 67225 1726886830.63287: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c550> <<< 67225 1726886830.63320: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886830.63324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886830.63343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886830.63367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886830.63385: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886830.63419: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886830.63423: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253948f70> <<< 67225 1726886830.63439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886830.63453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886830.63521: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025394f100> <<< 67225 1726886830.63550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886830.63553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886830.63603: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886830.63606: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025394f820> <<< 67225 1726886830.63636: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539b1760> <<< 67225 1726886830.63651: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886830.63654: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253948c70> <<< 67225 1726886830.63710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253978c70> <<< 67225 1726886830.63756: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399cfd0> <<< 67225 1726886830.63782: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886830.64010: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886830.64054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886830.64057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886830.64075: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886830.64092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886830.64129: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886830.64132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886830.64151: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538efd90> <<< 67225 1726886830.64176: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f2e20> <<< 67225 1726886830.64204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886830.64216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886830.64232: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886830.64269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886830.64292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886830.64308: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538e9730> <<< 67225 1726886830.64328: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538ef250> <<< 67225 1726886830.64348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886830.64414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886830.64431: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886830.64480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.64491: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886830.64524: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886830.64549: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02535d6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6760> import 'itertools' # <<< 67225 1726886830.64564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6d60> <<< 67225 1726886830.64602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886830.64635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886830.64658: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886830.64661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6ee0> import '_collections' # <<< 67225 1726886830.64724: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253852be0> <<< 67225 1726886830.64727: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886830.64737: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025384c4c0> <<< 67225 1726886830.64811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 67225 1726886830.64843: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253860520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f6d00> <<< 67225 1726886830.64858: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886830.64874: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02535e7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f2fa0> <<< 67225 1726886830.64910: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0253860130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538fc8b0> <<< 67225 1726886830.64940: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886830.64967: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.64993: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886830.65019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7c40> <<< 67225 1726886830.65050: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886830.65081: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 67225 1726886830.65090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886830.65101: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886830.65148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886830.65180: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535bc220> <<< 67225 1726886830.65204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 67225 1726886830.65207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886830.65236: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535bc310> <<< 67225 1726886830.65360: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535f2e50> <<< 67225 1726886830.65408: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535ea8e0> <<< 67225 1726886830.65418: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7e20> <<< 67225 1726886830.65430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886830.65489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886830.65497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886830.65515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025357ff70> <<< 67225 1726886830.65539: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253564b20> <<< 67225 1726886830.65592: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535ead60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025384cfd0> <<< 67225 1726886830.65613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886830.65635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886830.65666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025351c9a0> <<< 67225 1726886830.65681: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886830.65714: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025351ccd0> <<< 67225 1726886830.65751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886830.65763: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025352f5e0> <<< 67225 1726886830.65788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 67225 1726886830.65818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886830.65843: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025352fb20> <<< 67225 1726886830.65878: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534ba250> <<< 67225 1726886830.65903: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025351cdc0> <<< 67225 1726886830.65915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886830.65961: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534cb130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025352f460> <<< 67225 1726886830.65971: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886830.65992: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534cb1f0> <<< 67225 1726886830.66038: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7880> <<< 67225 1726886830.66060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886830.66079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886830.66100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886830.66143: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7550> <<< 67225 1726886830.66155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886830.66194: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534e7610> <<< 67225 1726886830.66206: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7700> <<< 67225 1726886830.66234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886830.66417: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7b50> <<< 67225 1726886830.66452: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886830.66474: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534e7790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534d98e0> <<< 67225 1726886830.66492: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7460> <<< 67225 1726886830.66515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886830.66573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886830.66605: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534e7940> <<< 67225 1726886830.66711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886830.66730: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0253417520> <<< 67225 1726886830.66853: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 67225 1726886830.66943: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.66981: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 67225 1726886830.66993: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.67013: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886830.67027: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.68229: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.69162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252def730> <<< 67225 1726886830.69187: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.69212: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886830.69239: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886830.69253: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02533a3850> <<< 67225 1726886830.69286: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3730> <<< 67225 1726886830.69334: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3490> <<< 67225 1726886830.69348: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886830.69393: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a32b0> import 'atexit' # <<< 67225 1726886830.69429: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02533a34f0> <<< 67225 1726886830.69451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886830.69463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886830.69508: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a38b0> <<< 67225 1726886830.69528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886830.69559: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886830.69582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886830.69597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886830.69717: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d6f790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886830.69722: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d6fb20> <<< 67225 1726886830.69746: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d6f970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886830.69775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886830.69807: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d8c4c0> <<< 67225 1726886830.69821: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025339dd00> <<< 67225 1726886830.69990: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3610> <<< 67225 1726886830.70024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886830.70044: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025339de80> <<< 67225 1726886830.70062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886830.70093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886830.70097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886830.70132: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252de9880> <<< 67225 1726886830.70220: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253345d90> <<< 67225 1726886830.70247: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253345850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d85310> <<< 67225 1726886830.70263: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0253345fa0> <<< 67225 1726886830.70290: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253345f70> <<< 67225 1726886830.70312: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886830.70325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886830.70347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886830.70425: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d50f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025337ae80> <<< 67225 1726886830.70446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886830.70517: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886830.70522: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025337afd0> <<< 67225 1726886830.70534: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886830.70554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.70587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886830.70644: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d50250> <<< 67225 1726886830.70764: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d5f160> <<< 67225 1726886830.70874: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886830.70878: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5c5b0> <<< 67225 1726886830.70890: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5c670> <<< 67225 1726886830.70927: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253373bb0> <<< 67225 1726886830.70962: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886830.70991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886830.70994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886830.71034: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252de09d0> <<< 67225 1726886830.71247: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252dde970> <<< 67225 1726886830.71261: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d51880> <<< 67225 1726886830.71290: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252de0400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025333c9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886830.71314: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.71371: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.71460: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886830.71507: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 67225 1726886830.71597: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.71684: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.72129: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.72603: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886830.72607: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886830.72632: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.72679: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d2cbe0> <<< 67225 1726886830.72757: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 67225 1726886830.72760: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252dd57c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025290a100> <<< 67225 1726886830.72809: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 67225 1726886830.72840: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 67225 1726886830.72856: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.72967: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.73093: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886830.73118: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252dd6c10> # zipimport: zlib available <<< 67225 1726886830.73503: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.73881: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.73921: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.73986: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 67225 1726886830.74019: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74059: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 67225 1726886830.74119: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74186: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886830.74231: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 67225 1726886830.74245: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74256: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74295: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886830.74298: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74473: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74663: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886830.74693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886830.74696: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886830.74769: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025333ffd0> # zipimport: zlib available <<< 67225 1726886830.74825: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74909: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886830.74924: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74952: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.74995: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 67225 1726886830.75032: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75071: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75132: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75193: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886830.75219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.75290: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886830.75293: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d17700> <<< 67225 1726886830.75344: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528b80d0> <<< 67225 1726886830.75356: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 67225 1726886830.75465: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75517: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75541: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75583: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886830.75604: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886830.75633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886830.75666: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886830.75680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886830.75753: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528f9b50> <<< 67225 1726886830.75793: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d23520> <<< 67225 1726886830.75856: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d20a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886830.75859: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75895: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.75910: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886830.75984: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886830.75989: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.76015: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 67225 1726886830.76473: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.76887: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.77448: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.77990: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17fd0> <<< 67225 1726886830.78029: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d170a0> <<< 67225 1726886830.78068: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' <<< 67225 1726886830.78099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17820> <<< 67225 1726886830.78135: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' <<< 67225 1726886830.78157: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886830.78198: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d31c0> <<< 67225 1726886830.78229: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' <<< 67225 1726886830.78244: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' <<< 67225 1726886830.78257: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 67225 1726886830.78304: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 67225 1726886830.78307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 67225 1726886830.78329: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d2bb0> <<< 67225 1726886830.78350: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526e9f10> <<< 67225 1726886830.78393: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' <<< 67225 1726886830.78405: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526e9d30> <<< 67225 1726886830.78449: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d2340> <<< 67225 1726886830.78481: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 67225 1726886830.78484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 67225 1726886830.78522: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526fb580> <<< 67225 1726886830.78537: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 67225 1726886830.78561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 67225 1726886830.78643: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526fb5e0> <<< 67225 1726886830.78678: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' <<< 67225 1726886830.78682: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 67225 1726886830.78694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 67225 1726886830.78721: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528b4730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526fbca0> <<< 67225 1726886830.78770: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d29d0> <<< 67225 1726886830.78786: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d3a90> <<< 67225 1726886830.78822: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 67225 1726886830.78825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 67225 1726886830.78842: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 67225 1726886830.78880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 67225 1726886830.78893: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' <<< 67225 1726886830.78917: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528f2940> <<< 67225 1726886830.79068: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252907730> <<< 67225 1726886830.79110: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528b4e50> <<< 67225 1726886830.79125: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' <<< 67225 1726886830.79145: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 67225 1726886830.79184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 67225 1726886830.79201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252701df0> <<< 67225 1726886830.79241: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252701250> <<< 67225 1726886830.79263: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02527529d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025277f730> <<< 67225 1726886830.79335: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d3460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d3220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17040> <<< 67225 1726886830.79338: stdout chunk (state=3): >>>import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025337ad60> <<< 67225 1726886830.79360: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17e80> <<< 67225 1726886830.79390: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' <<< 67225 1726886830.79413: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 67225 1726886830.79416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 67225 1726886830.79460: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252701550> <<< 67225 1726886830.79470: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17160> <<< 67225 1726886830.79488: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.79567: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526bc130> <<< 67225 1726886830.79587: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 67225 1726886830.79607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 67225 1726886830.79670: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 67225 1726886830.79700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 67225 1726886830.79848: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025271b700> <<< 67225 1726886830.80123: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025275eee0> <<< 67225 1726886830.80152: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02527012b0> <<< 67225 1726886830.80176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 67225 1726886830.80195: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025275e100> <<< 67225 1726886830.80226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 67225 1726886830.80250: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025274c8b0> <<< 67225 1726886830.80278: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' <<< 67225 1726886830.80302: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252764c40> <<< 67225 1726886830.80321: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025274c6d0> <<< 67225 1726886830.80335: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 67225 1726886830.80388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 67225 1726886830.80462: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02527647c0> <<< 67225 1726886830.80483: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 67225 1726886830.80510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 67225 1726886830.80788: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025275d730> <<< 67225 1726886830.80814: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 67225 1726886830.80837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 67225 1726886830.80849: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252484b80> <<< 67225 1726886830.80886: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.80991: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 67225 1726886830.81003: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.81092: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.81232: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 67225 1726886830.81235: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.81274: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.81315: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 67225 1726886830.81330: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.81421: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.81553: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 67225 1726886830.81620: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886830.81752: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886830.82100: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.82160: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py <<< 67225 1726886830.82164: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 67225 1726886830.82185: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e20a0> <<< 67225 1726886830.82203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 67225 1726886830.82240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 67225 1726886830.82403: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e2a90> <<< 67225 1726886830.82458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 67225 1726886830.82544: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252434fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e2d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e2610> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e23a0> <<< 67225 1726886830.82557: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py <<< 67225 1726886830.82616: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 67225 1726886830.82660: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.82673: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' <<< 67225 1726886830.82804: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02523ecee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523ec700> <<< 67225 1726886830.82833: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py <<< 67225 1726886830.82874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 67225 1726886830.82933: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025230a430> <<< 67225 1726886830.82965: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523eceb0> <<< 67225 1726886830.82993: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py <<< 67225 1726886830.83051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 67225 1726886830.84021: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0251fd6d00> <<< 67225 1726886830.84082: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025238a1c0> <<< 67225 1726886830.84105: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py <<< 67225 1726886830.84154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 67225 1726886830.84249: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0250a7a1c0> <<< 67225 1726886830.84292: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025233e790> <<< 67225 1726886830.84324: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py <<< 67225 1726886830.84336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 67225 1726886830.84472: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025094ad60> <<< 67225 1726886830.84510: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250a59460> <<< 67225 1726886830.84526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py <<< 67225 1726886830.84560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 67225 1726886830.84650: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02508b38e0> <<< 67225 1726886830.84687: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250a7a400> <<< 67225 1726886830.84720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 67225 1726886830.84790: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02508acc40> <<< 67225 1726886830.84803: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02508b3e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e0b80> <<< 67225 1726886830.84826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py <<< 67225 1726886830.84855: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 67225 1726886830.84884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 67225 1726886830.84910: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py <<< 67225 1726886830.84916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 67225 1726886830.84939: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02507d6a00> <<< 67225 1726886830.84988: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507d6220> <<< 67225 1726886830.85000: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py <<< 67225 1726886830.85024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 67225 1726886830.85045: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' <<< 67225 1726886830.85076: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507f05e0> <<< 67225 1726886830.85127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py <<< 67225 1726886830.85138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 67225 1726886830.85151: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507fc190> <<< 67225 1726886830.85181: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.85540: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02507fc730> <<< 67225 1726886830.85578: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py <<< 67225 1726886830.85603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507fcb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507fc250> <<< 67225 1726886830.85628: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507f0670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507e6ca0> <<< 67225 1726886830.85660: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 67225 1726886830.85675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.85762: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02503aff40> <<< 67225 1726886830.85787: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507f0070> <<< 67225 1726886830.85847: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507d6b80> <<< 67225 1726886830.85908: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02508de610> <<< 67225 1726886830.85927: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.85996: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02508dedf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02508de790> <<< 67225 1726886830.86025: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e0fa0> <<< 67225 1726886830.86052: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503bec40> <<< 67225 1726886830.86073: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 67225 1726886830.86101: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 67225 1726886830.86133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py <<< 67225 1726886830.86147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 67225 1726886830.86161: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' <<< 67225 1726886830.86187: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.86214: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py <<< 67225 1726886830.86250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 67225 1726886830.86280: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py <<< 67225 1726886830.86379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 67225 1726886830.86497: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025022d100> <<< 67225 1726886830.86586: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502cc190> <<< 67225 1726886830.86628: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886830.86641: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d86d0> <<< 67225 1726886830.86736: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502dec40> <<< 67225 1726886830.86749: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.86815: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.86842: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' <<< 67225 1726886830.86882: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8a90> <<< 67225 1726886830.86908: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.86937: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 67225 1726886830.86977: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8d30> <<< 67225 1726886830.86998: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.87034: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 67225 1726886830.87081: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8f40> <<< 67225 1726886830.87095: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' <<< 67225 1726886830.87179: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8e20> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.87239: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501312b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8f10> <<< 67225 1726886830.87252: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' <<< 67225 1726886830.87300: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8eb0> <<< 67225 1726886830.87314: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' <<< 67225 1726886830.87356: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d88b0> <<< 67225 1726886830.87374: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' <<< 67225 1726886830.87421: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131310> <<< 67225 1726886830.87480: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501313a0> <<< 67225 1726886830.87494: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 67225 1726886830.87535: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131430> <<< 67225 1726886830.87547: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' <<< 67225 1726886830.87584: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501314c0> <<< 67225 1726886830.87609: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 67225 1726886830.87642: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131550> <<< 67225 1726886830.87664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' <<< 67225 1726886830.87723: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501315e0> <<< 67225 1726886830.87748: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131670> <<< 67225 1726886830.87760: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' <<< 67225 1726886830.87802: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025022dfa0> <<< 67225 1726886830.87850: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502abee0> <<< 67225 1726886830.87862: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' <<< 67225 1726886830.87886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 67225 1726886830.87976: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0250131ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8d90> <<< 67225 1726886830.88032: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502bff40> <<< 67225 1726886830.88046: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502abb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502ab190> <<< 67225 1726886830.88065: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886830.88089: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502ab370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503e1a30> <<< 67225 1726886830.88137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py <<< 67225 1726886830.88156: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503e1f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503bebe0> <<< 67225 1726886830.88197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.88219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py <<< 67225 1726886830.88256: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 67225 1726886830.88266: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' <<< 67225 1726886830.88309: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149b20> <<< 67225 1726886830.88314: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501493d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503e1820> <<< 67225 1726886830.88330: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' <<< 67225 1726886830.88352: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py <<< 67225 1726886830.88371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 67225 1726886830.88418: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py <<< 67225 1726886830.88423: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 67225 1726886830.88445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500e6190> <<< 67225 1726886830.88472: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 67225 1726886830.88496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 67225 1726886830.88528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 67225 1726886830.88559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 67225 1726886830.88602: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 67225 1726886830.88605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025008df70> <<< 67225 1726886830.88643: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0250098100> <<< 67225 1726886830.88696: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500fa580> <<< 67225 1726886830.88732: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500e65b0> <<< 67225 1726886830.88753: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500da970> <<< 67225 1726886830.88782: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149dc0> <<< 67225 1726886830.88813: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 67225 1726886830.88841: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py <<< 67225 1726886830.88939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.88978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' <<< 67225 1726886830.88991: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250098eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250098670> <<< 67225 1726886830.89035: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149c70> <<< 67225 1726886830.89057: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' <<< 67225 1726886830.89081: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500d2820> <<< 67225 1726886830.89103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc730> <<< 67225 1726886830.89135: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc7c0> <<< 67225 1726886830.89146: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc940> <<< 67225 1726886830.89176: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py <<< 67225 1726886830.89198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' <<< 67225 1726886830.89210: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py <<< 67225 1726886830.89232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 67225 1726886830.89318: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fef7f70> <<< 67225 1726886830.89342: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bcf70> <<< 67225 1726886830.89370: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fef7e80> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' <<< 67225 1726886830.89398: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fefd1f0> <<< 67225 1726886830.89426: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc8e0> <<< 67225 1726886830.89452: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bce80> <<< 67225 1726886830.89474: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 67225 1726886830.89499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 67225 1726886830.89544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 67225 1726886830.89564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 67225 1726886830.89597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 67225 1726886830.89614: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 67225 1726886830.89641: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fe862b0> <<< 67225 1726886830.89660: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe76f70> <<< 67225 1726886830.89690: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe768b0> <<< 67225 1726886830.89795: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024ff0f8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fefdd90> <<< 67225 1726886830.89884: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024ff0fb80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024ff16880> <<< 67225 1726886830.89920: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe956a0> <<< 67225 1726886830.89947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe95340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' <<< 67225 1726886830.89974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py <<< 67225 1726886830.90002: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 67225 1726886830.90019: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fea4550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe95070> <<< 67225 1726886830.90056: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fea43d0> <<< 67225 1726886830.90067: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e22e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e28b0> <<< 67225 1726886830.90506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py <<< 67225 1726886830.90522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 67225 1726886830.90548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.90564: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024feabeb0> <<< 67225 1726886830.90587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.90603: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py <<< 67225 1726886830.90632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 67225 1726886830.90651: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py <<< 67225 1726886830.90691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 67225 1726886830.90718: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe60e80> <<< 67225 1726886830.90743: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 67225 1726886830.90776: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py <<< 67225 1726886830.90779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' <<< 67225 1726886830.90806: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.90886: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fdfbc70> <<< 67225 1726886830.90917: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfbaf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfb2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe60f70> <<< 67225 1726886830.90948: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4cdc0> <<< 67225 1726886830.90981: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' <<< 67225 1726886830.90984: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfb100> <<< 67225 1726886830.91003: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py <<< 67225 1726886830.91033: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.91061: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py <<< 67225 1726886830.91075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 67225 1726886830.91086: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe17f40> <<< 67225 1726886830.91115: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfbd90> <<< 67225 1726886830.91159: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 67225 1726886830.91172: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe178b0> <<< 67225 1726886830.91195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe26eb0> <<< 67225 1726886830.91246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' <<< 67225 1726886830.91258: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe26fa0> <<< 67225 1726886830.91270: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd241f0> <<< 67225 1726886830.91309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py <<< 67225 1726886830.91330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 67225 1726886830.91370: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd247f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd24520> <<< 67225 1726886830.91424: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' <<< 67225 1726886830.91427: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd248b0> <<< 67225 1726886830.91446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd344f0> <<< 67225 1726886830.91472: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 67225 1726886830.91501: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd345e0> <<< 67225 1726886830.91526: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py <<< 67225 1726886830.91546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 67225 1726886830.91579: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd34dc0> <<< 67225 1726886830.91597: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd349d0> <<< 67225 1726886830.91641: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 67225 1726886830.91647: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd34e20> <<< 67225 1726886830.91685: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48a00> <<< 67225 1726886830.91703: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' <<< 67225 1726886830.91724: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 67225 1726886830.91743: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48d60> <<< 67225 1726886830.91777: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' <<< 67225 1726886830.91810: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48ee0> <<< 67225 1726886830.91836: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd8be0> <<< 67225 1726886830.91854: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd8d30> <<< 67225 1726886830.91891: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 67225 1726886830.91939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd8fd0> <<< 67225 1726886830.91952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py <<< 67225 1726886830.92114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 67225 1726886830.92165: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8970> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py <<< 67225 1726886830.92293: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8c70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 67225 1726886830.92527: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcf4700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcf4f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05190> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4c3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4c100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024feabbe0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05b20> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886830.92716: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc9c4c0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 67225 1726886830.92742: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fca5400> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fc9cd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc9ccd0> <<< 67225 1726886830.92761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 67225 1726886830.92802: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd3640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd30d0> <<< 67225 1726886830.92860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py <<< 67225 1726886830.92925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 67225 1726886830.92972: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc1e970> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc1eb50> <<< 67225 1726886830.93210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py <<< 67225 1726886830.93224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd3bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd3940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05e80> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd10eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd059d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4c130> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 67225 1726886830.93249: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc28ee0> <<< 67225 1726886830.93285: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py <<< 67225 1726886830.93333: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 67225 1726886830.93386: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc3f3a0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc3fc10> <<< 67225 1726886830.93405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbd4520> <<< 67225 1726886830.93440: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py <<< 67225 1726886830.93933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbd4a90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fbe0b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0100> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0340> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2ac0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2b50> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fbfb190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2fa0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 67225 1726886830.94130: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886830.94536: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb051f0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e250> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e1f0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fb0e3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb05f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb05c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb052b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc0b940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbfbf70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbfb850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2850> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb05ca0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e670> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e8e0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0ee50> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb2a640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 67225 1726886830.94562: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faaf820> <<< 67225 1726886830.94601: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py <<< 67225 1726886830.94805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fabaa90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fad9fd0> <<< 67225 1726886830.94855: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fabaaf0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 67225 1726886830.94890: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 67225 1726886830.94982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 67225 1726886830.95014: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa86310> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 67225 1726886830.95038: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa86430> <<< 67225 1726886830.95108: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa783a0> <<< 67225 1726886830.96904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa786d0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa89820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa78040> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa78100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa6c9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa89cd0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa20100> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa201f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa20310> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9f6550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa49e50> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa5c8e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa5c970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9f61c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa072b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa2cc10> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa36880> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9b5790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa2cf10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa20ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fad9ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9550> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9d00> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9689a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9870d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f968c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9ca790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9401f0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940cd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' <<< 67225 1726886830.96926: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940f10> <<< 67225 1726886830.96937: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 67225 1726886830.96952: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py <<< 67225 1726886830.96956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 67225 1726886830.97002: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 67225 1726886830.97062: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f949af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9496d0> <<< 67225 1726886830.97068: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f949220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940970> <<< 67225 1726886830.97114: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 67225 1726886830.97125: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940ac0> <<< 67225 1726886830.97175: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 67225 1726886830.97223: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.97238: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py <<< 67225 1726886830.97276: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886830.97329: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8f6910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8f6580> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py <<< 67225 1726886830.97394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886830.97436: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8f65e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # <<< 67225 1726886830.97475: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e9520> <<< 67225 1726886830.97509: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e9700> <<< 67225 1726886830.97527: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py <<< 67225 1726886830.97538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 67225 1726886830.97553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py <<< 67225 1726886830.97561: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886830.97610: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py <<< 67225 1726886830.97618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886830.97661: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0820> <<< 67225 1726886830.97673: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py <<< 67225 1726886830.97686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a09d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py <<< 67225 1726886830.97700: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0b80> <<< 67225 1726886830.97723: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a04c0> <<< 67225 1726886830.97772: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0f10> <<< 67225 1726886830.97783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' <<< 67225 1726886830.97787: stdout chunk (state=3): >>>import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0fa0> <<< 67225 1726886830.97801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py <<< 67225 1726886830.97808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 67225 1726886830.97880: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8ac0d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 67225 1726886830.97931: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8b9250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py <<< 67225 1726886830.97939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 67225 1726886830.98846: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8b9820> <<< 67225 1726886830.98861: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8d2df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8accd0> <<< 67225 1726886830.98893: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' <<< 67225 1726886830.98919: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8acb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0160> <<< 67225 1726886830.98935: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90ffa0> <<< 67225 1726886830.98958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py <<< 67225 1726886830.98962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 67225 1726886830.98988: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90f850> <<< 67225 1726886830.99034: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8ffa00> <<< 67225 1726886830.99038: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 67225 1726886830.99041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 67225 1726886830.99070: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py <<< 67225 1726886830.99104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8617f0> <<< 67225 1726886830.99108: stdout chunk (state=3): >>>import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f861430> import 'urllib3.packages.six.moves.urllib' # <<< 67225 1726886830.99110: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90f910> <<< 67225 1726886830.99137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py <<< 67225 1726886830.99150: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 67225 1726886830.99182: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90f8e0> <<< 67225 1726886830.99197: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py <<< 67225 1726886830.99213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f861c70> <<< 67225 1726886830.99235: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e9850> <<< 67225 1726886830.99242: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py <<< 67225 1726886830.99371: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 67225 1726886830.99387: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f86e820> <<< 67225 1726886830.99390: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f958ee0> <<< 67225 1726886830.99393: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py <<< 67225 1726886830.99454: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py <<< 67225 1726886830.99458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 67225 1726886830.99460: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc'<<< 67225 1726886830.99473: stdout chunk (state=3): >>> import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887190> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887400> <<< 67225 1726886830.99477: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b0d0> <<< 67225 1726886830.99480: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 67225 1726886830.99615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887d00> <<< 67225 1726886830.99619: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887fa0> <<< 67225 1726886830.99652: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8878e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py <<< 67225 1726886830.99656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887eb0> <<< 67225 1726886830.99658: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' <<< 67225 1726886830.99660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' <<< 67225 1726886830.99663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py <<< 67225 1726886830.99711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88fb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f700> <<< 67225 1726886830.99716: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py <<< 67225 1726886830.99752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py <<< 67225 1726886830.99755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88ff70> <<< 67225 1726886830.99758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 67225 1726886830.99764: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py <<< 67225 1726886830.99822: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898a60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py <<< 67225 1726886830.99837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898b20> <<< 67225 1726886830.99866: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py <<< 67225 1726886830.99918: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py <<< 67225 1726886830.99935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898c40> <<< 67225 1726886830.99940: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py <<< 67225 1726886830.99996: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898400> <<< 67225 1726886831.00014: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py <<< 67225 1726886831.00031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88fa30> <<< 67225 1726886831.00076: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py <<< 67225 1726886831.00125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' <<< 67225 1726886831.00200: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c15b0> <<< 67225 1726886831.00203: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' <<< 67225 1726886831.00267: stdout chunk (state=3): >>>import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1820> <<< 67225 1726886831.00292: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1ac0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f340> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py <<< 67225 1726886831.00297: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' <<< 67225 1726886831.00300: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c73a0> <<< 67225 1726886831.00635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c77c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7be0> <<< 67225 1726886831.00639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7af0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py <<< 67225 1726886831.00648: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' <<< 67225 1726886831.00897: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b400> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f430> <<< 67225 1726886831.00938: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e92b0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7d6ee0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' <<< 67225 1726886831.00944: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py <<< 67225 1726886831.00951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 67225 1726886831.01001: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 67225 1726886831.01137: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f76c490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f76c280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7d6fd0> <<< 67225 1726886831.01163: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 67225 1726886831.01183: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f76c310> <<< 67225 1726886831.01216: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' <<< 67225 1726886831.01229: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f77bf10> <<< 67225 1726886831.01265: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7b50> <<< 67225 1726886831.01285: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 67225 1726886831.01325: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886831.01351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786970> <<< 67225 1726886831.01378: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py <<< 67225 1726886831.01397: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 67225 1726886831.01408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py <<< 67225 1726886831.01448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 67225 1726886831.01471: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793160> <<< 67225 1726886831.01487: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793220> <<< 67225 1726886831.01535: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786670> <<< 67225 1726886831.01579: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786580> <<< 67225 1726886831.01607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py <<< 67225 1726886831.01632: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 67225 1726886831.01650: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 67225 1726886831.01677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 67225 1726886831.01703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7440d0> <<< 67225 1726886831.01726: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793c10> <<< 67225 1726886831.01750: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793e20> <<< 67225 1726886831.01770: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 67225 1726886831.01797: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793ee0> <<< 67225 1726886831.01815: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 67225 1726886831.01839: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f744dc0> <<< 67225 1726886831.01851: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786640> <<< 67225 1726886831.01956: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 67225 1726886831.02004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 67225 1726886831.02028: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 67225 1726886831.02196: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6f40d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e9d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e91f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f75a760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f958b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f958460> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e9f70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py <<< 67225 1726886831.02222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e9f40> <<< 67225 1726886831.02235: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 67225 1726886831.02254: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6ff820> <<< 67225 1726886831.02306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6ffc10> <<< 67225 1726886831.02327: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940430> <<< 67225 1726886831.02365: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f934790> <<< 67225 1726886831.02461: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' <<< 67225 1726886831.02480: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a1f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a580> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a6a0> <<< 67225 1726886831.02501: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py <<< 67225 1726886831.02527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 67225 1726886831.02556: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71afd0> <<< 67225 1726886831.02579: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a760> <<< 67225 1726886831.02592: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 67225 1726886831.02618: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py <<< 67225 1726886831.02641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 67225 1726886831.02673: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6af370> <<< 67225 1726886831.02702: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6afb80> <<< 67225 1726886831.02728: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py <<< 67225 1726886831.02740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 67225 1726886831.02766: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 67225 1726886831.02802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 67225 1726886831.02859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 67225 1726886831.02897: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f662820> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 67225 1726886831.02910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f66e460> <<< 67225 1726886831.02962: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6bbdf0> <<< 67225 1726886831.03002: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6bb610> <<< 67225 1726886831.03024: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6d1910> <<< 67225 1726886831.03046: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 67225 1726886831.03117: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 67225 1726886831.03155: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f686b50> <<< 67225 1726886831.03200: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f686280> <<< 67225 1726886831.03264: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f686d00> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b1c0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 67225 1726886831.03392: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f69b340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b1f0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b2e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886831.03473: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69bc10> <<< 67225 1726886831.03649: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f69ba60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b430> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 67225 1726886831.03683: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 67225 1726886831.03707: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632850> <<< 67225 1726886831.03727: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632940> <<< 67225 1726886831.03800: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632c40> <<< 67225 1726886831.03844: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f643250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6321f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f620d90> <<< 67225 1726886831.03913: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 67225 1726886831.03927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f620a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b7f0> <<< 67225 1726886831.03972: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 67225 1726886831.04061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f5333a0> <<< 67225 1726886831.04074: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 67225 1726886831.04176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 67225 1726886831.04267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 67225 1726886831.04379: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f54be20> <<< 67225 1726886831.04400: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f533be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f533730> <<< 67225 1726886831.04545: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f643e50> <<< 67225 1726886831.04585: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4fcca0> <<< 67225 1726886831.04608: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 67225 1726886831.04711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 67225 1726886831.04730: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f518220> <<< 67225 1726886831.04800: stdout chunk (state=3): >>># extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f518d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4fcd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4fc670> <<< 67225 1726886831.04854: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 67225 1726886831.04910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 67225 1726886831.04943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 67225 1726886831.04981: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f496e50> <<< 67225 1726886831.05060: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f496310> <<< 67225 1726886831.05080: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4ff760> <<< 67225 1726886831.05108: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6d1790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6afee0> <<< 67225 1726886831.05205: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f99a460> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f926730> <<< 67225 1726886831.05301: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4add00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 67225 1726886831.05542: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4ade80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9cae20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faaf8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45d5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4cea60> <<< 67225 1726886831.05582: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py <<< 67225 1726886831.05630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 67225 1726886831.05664: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45dfd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b2b0> <<< 67225 1726886831.05704: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 67225 1726886831.05780: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b4f0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b730> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py <<< 67225 1726886831.05837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45db80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45d8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 67225 1726886831.05890: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45dd90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' <<< 67225 1726886831.05954: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47a2e0> <<< 67225 1726886831.05999: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47a790> <<< 67225 1726886831.06021: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47a400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py <<< 67225 1726886831.06035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 67225 1726886831.06082: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f489fa0> <<< 67225 1726886831.06144: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47abe0> <<< 67225 1726886831.06171: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 67225 1726886831.06213: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47ad30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faba2e0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py <<< 67225 1726886831.06226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886831.06291: stdout chunk (state=3): >>># extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f424a30> <<< 67225 1726886831.06335: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faaf5b0> <<< 67225 1726886831.06349: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faa5430> <<< 67225 1726886831.06380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py <<< 67225 1726886831.06431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 67225 1726886831.06453: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f439550> <<< 67225 1726886831.06507: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 67225 1726886831.06555: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' <<< 67225 1726886831.06574: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f444820> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 67225 1726886831.06623: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f44f5b0> <<< 67225 1726886831.06658: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f444e50> <<< 67225 1726886831.06684: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f439a00> <<< 67225 1726886831.06750: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f444280> <<< 67225 1726886831.06763: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3550> <<< 67225 1726886831.06838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3a60> <<< 67225 1726886831.06879: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3d30> <<< 67225 1726886831.06936: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f424fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f424be0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4393a0> <<< 67225 1726886831.72508: 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}}} <<< 67225 1726886831.73994: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 67225 1726886831.74021: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886831.74721: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886831.74773: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 <<< 67225 1726886831.74806: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 67225 1726886831.74941: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text <<< 67225 1726886831.74945: 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 # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar <<< 67225 1726886831.74986: 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 uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version <<< 67225 1726886831.75046: 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection <<< 67225 1726886831.75121: stdout chunk (state=3): >>># cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__<<< 67225 1726886831.75173: stdout chunk (state=3): >>>version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile <<< 67225 1726886831.75830: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886831.75842: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 67225 1726886831.75878: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 67225 1726886831.75881: stdout chunk (state=3): >>># destroy netrc <<< 67225 1726886831.75939: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 67225 1726886831.76074: stdout chunk (state=3): >>># destroy systemd.journal <<< 67225 1726886831.76157: stdout chunk (state=3): >>># destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata <<< 67225 1726886831.76180: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac <<< 67225 1726886831.76273: stdout chunk (state=3): >>># cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils <<< 67225 1726886831.76381: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves <<< 67225 1726886831.76547: 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 curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme <<< 67225 1726886831.76655: 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 # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 67225 1726886831.76739: stdout chunk (state=3): >>># destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma <<< 67225 1726886831.76866: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases <<< 67225 1726886831.76870: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 67225 1726886831.76927: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model <<< 67225 1726886831.76980: stdout chunk (state=3): >>># destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 67225 1726886831.78010: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid <<< 67225 1726886831.78015: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap <<< 67225 1726886831.78029: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini <<< 67225 1726886831.78094: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd <<< 67225 1726886831.78110: stdout chunk (state=3): >>># destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 67225 1726886831.78139: stdout chunk (state=3): >>># destroy urllib.parse <<< 67225 1726886831.78197: stdout chunk (state=3): >>># destroy _weakref # destroy ntpath # destroy posix <<< 67225 1726886831.78268: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json <<< 67225 1726886831.78300: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses <<< 67225 1726886831.78407: stdout chunk (state=3): >>># destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs <<< 67225 1726886831.78486: stdout chunk (state=3): >>># destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 67225 1726886831.78738: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 67225 1726886831.78856: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886831.79653: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886831.79792: stderr chunk (state=3): >>><<< 67225 1726886831.79801: stdout chunk (state=3): >>><<< 67225 1726886831.80614: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539f5ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539f5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539f59a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253948f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025394f100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253978730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025394f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02539b1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253948c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253978c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025399cfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f2e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538ef250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02535d6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535d6ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253852be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025384c4c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253860520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f6d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02535e7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538f2fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0253860130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02538fc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535bc220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535bc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535f2e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535ea8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025357ff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253564b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535ead60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025384cfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025351c9a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025351ccd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025352f5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025352fb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534ba250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025351cdc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534cb130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025352f460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534cb1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534e7610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02534e7fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534e7790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534d98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02535e7460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02534e7940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0253417520> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252def730> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02533a3850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a32b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02533a34f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a38b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d6f790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d6fb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d6f970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d8c4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025339dd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02533a3610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025339de80> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252de9880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253345d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253345850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d85310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0253345fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253345f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d50f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025337ae80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025337afd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d50250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d5f160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5c5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5c670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d5bca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0253373bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252de09d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252dde970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d51880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252de0400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025333c9d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d2cbe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252dd57c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025290a100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252dd6c10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025333ffd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252d17700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528b80d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528f9b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d23520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d20a60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py # code object from '/usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17fd0> # /usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/__init__.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/__init__.cpython-39.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d170a0> # /usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/application.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/application.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc matches /usr/lib64/python3.9/email/encoders.py # code object from '/usr/lib64/python3.9/email/__pycache__/encoders.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc matches /usr/lib64/python3.9/quopri.py # code object from '/usr/lib64/python3.9/__pycache__/quopri.cpython-39.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17c40> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17820> # /usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/nonmultipart.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/email/errors.py # code object from '/usr/lib64/python3.9/email/__pycache__/errors.cpython-39.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d31c0> # /usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/base.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/email/policy.py # code object from '/usr/lib64/python3.9/email/__pycache__/policy.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc matches /usr/lib64/python3.9/email/_policybase.py # code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py # code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc matches /usr/lib64/python3.9/email/quoprimime.py # code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d2bb0> # /usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc matches /usr/lib64/python3.9/email/base64mime.py # code object from '/usr/lib64/python3.9/email/__pycache__/base64mime.cpython-39.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526e9f10> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py # code object from '/usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526e9d30> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d2340> # /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py # code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/urllib/__init__.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/__init__.cpython-39.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526fb580> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526fb5e0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py # code object from '/usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py # code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528b4730> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526fbca0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d29d0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d3a90> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py # code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc matches /usr/lib64/python3.9/email/_encoded_words.py # code object from '/usr/lib64/python3.9/email/__pycache__/_encoded_words.cpython-39.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528f2940> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252907730> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02528b4e50> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py # code object from '/usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py # code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc matches /usr/lib64/python3.9/uu.py # code object from '/usr/lib64/python3.9/__pycache__/uu.cpython-39.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252701df0> # /usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc matches /usr/lib64/python3.9/email/iterators.py # code object from '/usr/lib64/python3.9/email/__pycache__/iterators.cpython-39.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252701250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02527529d0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025277f730> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d3460> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526d3220> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17040> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025337ad60> # /usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/multipart.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/multipart.cpython-39.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17e80> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py # code object from '/usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py # code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252701550> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252d17160> # /usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/http/__init__.py # code object from '/usr/lib64/python3.9/http/__pycache__/__init__.cpython-39.pyc' import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02526bc130> # /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py # code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025271b700> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025275eee0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02527012b0> # /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py # code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025275e100> # /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py # code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025274c8b0> # /usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/urllib/error.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/error.cpython-39.pyc' # /usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc matches /usr/lib64/python3.9/urllib/response.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/response.cpython-39.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252764c40> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025274c6d0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py # code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02527647c0> # /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025275d730> # /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py # code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0252484b80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_dhh5c8gq/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # # /usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' # /usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc matches /usr/lib64/python3.9/email/mime/text.py # code object from '/usr/lib64/python3.9/email/mime/__pycache__/text.cpython-39.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e20a0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e2a90> # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0252434fa0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e2d30> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e2610> # /usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/const.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/const.cpython-39.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e23a0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/base.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/error.cpython-39.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.9/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02523ecee0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523ec700> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.9/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025230a430> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523eceb0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0251fd6d00> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025238a1c0> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0250a7a1c0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025233e790> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025094ad60> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250a59460> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.9/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02508b38e0> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250a7a400> # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.9/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02508acc40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02508b3e80> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e0b80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/comps.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02507d6a00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507d6220> # /usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/util.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/callback.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/__init__.cpython-39.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507f05e0> # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction.cpython-39.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507fc190> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/__init__.cpython-39.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.9/site-packages/rpm/_rpm.cpython-39-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02507fc730> # /usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507fcb80> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507fc250> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507f0670> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507e6ca0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.9/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02503aff40> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507f0070> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02507d6b80> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02508de610> # /usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.9/site-packages/libcomps/__pycache__/__init__.cpython-39.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.9/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f02508dedf0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02508de790> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e0fa0> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/__init__.cpython-39.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503bec40> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/crypto.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/core.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/gpgme.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' # extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.9/site-packages/gpg/_gpgme.cpython-39-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f025022d100> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502cc190> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/errors.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/util.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/util.cpython-39.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d86d0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502dec40> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/data/encoding.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/encoding.cpython-39.pyc' import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8d60> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8a90> # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8d30> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8f40> # /usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/notation.cpython-39.pyc' import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131130> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8e20> # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/tofu/policy.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-39.pyc' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501312b0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8f10> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/create.cpython-39.pyc' import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8eb0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/event.cpython-39.pyc' import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d88b0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/import_type.cpython-39.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131310> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/keysign.cpython-39.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501313a0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/md.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131430> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/pk.cpython-39.pyc' import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501314c0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/protocol.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131550> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/sigsum.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/sigsum.cpython-39.pyc' import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501315e0> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131670> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/validity.cpython-39.pyc' import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131700> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025022dfa0> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502abee0> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/callbacks.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0250131ac0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250131820> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502d8d90> # /usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/version.py # code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/version.cpython-39.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502bff40> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502abb80> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502ab190> # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02502ab370> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503e1a30> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503e1f40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503bebe0> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/substitutions.cpython-39.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149b20> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02501493d0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02503e1820> # /usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/read.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repo.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/logging.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/lock.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500e6190> # /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py # code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f025008df70> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0250098100> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500fa580> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500e65b0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500da970> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149f70> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149dc0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250098eb0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250098670> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0250149c70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500d2820> # /usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/goal.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc730> # /usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc7c0> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc940> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fef7f70> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bcf70> # /usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/selector.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fef7e80> # /usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fefd1f0> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bc8e0> # /usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02500bce80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fe862b0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe76f70> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe768b0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024ff0f8b0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fefdd90> # /usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/query.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024ff0fb80> # /usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024ff16880> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe956a0> # /usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe95340> # /usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/sack.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/package.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fea4550> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe95070> # /usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/subject.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fea43d0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e22e0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f02523e28b0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024feabeb0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe60e80> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc' # /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py # code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fdfbc70> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfbaf0> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfb2b0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe60f70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4cdc0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfb100> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe17f40> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fdfbd90> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe178b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-39.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe26eb0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/check.cpython-39.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe26fa0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd241f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd247f0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd24520> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-39.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd248b0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-39.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd344f0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd345e0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd34dc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd349d0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd34e20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-39.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48a00> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/mark.cpython-39.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48b20> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48d60> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-39.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd48ee0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd8be0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd8d30> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/match_counter.cpython-39.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8430> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd8fd0> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py # code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8e20> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8970> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fce8c70> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcf4700> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcf4f40> # /usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-39.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05190> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/demand.cpython-39.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05280> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4c3a0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4c100> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024feabbe0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_version.cpython-39.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05df0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05b20> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc9c4c0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fca5400> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fc9cd90> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc9ccd0> # /usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd3640> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd30d0> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc1e970> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_factories.cpython-39.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc1eb50> # /usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd3bb0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fcd3940> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd05e80> # /usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd10eb0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fd059d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fe4c130> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc28ee0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc3f3a0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc3fc10> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbd4520> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbd4a90> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fbe0b50> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0730> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0490> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0100> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0340> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2ac0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/exceptions.cpython-39.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2b50> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/types.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fbfb190> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2fa0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb051f0> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' # /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py # code object from '/usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e250> # /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e1f0> # /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py # code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fb0e3a0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb05f10> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb05c10> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb052b0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fc0b940> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbfbf70> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbfb850> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2700> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbe0fd0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fbf2850> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb05ca0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e670> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repomanage.cpython-39.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0e8e0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb0ee50> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fb2a640> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/product-id.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faaf820> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/productid.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fabaa90> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' # extension module 'rhsm._certificate' loaded from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' # extension module 'rhsm._certificate' executed from '/usr/lib64/python3.9/site-packages/rhsm/_certificate.cpython-39-x86_64-linux-gnu.so' import 'rhsm._certificate' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024fad9fd0> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fabaaf0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certdirectory.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/__init__.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/ini.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' # /usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/configparser.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/configparser.cpython-39.pyc' import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa86310> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/config.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa86430> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa783a0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/compat.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa786d0> # /usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/iniparse/utils.py # code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/utils.cpython-39.pyc' import 'iniparse.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa89820> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa78040> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/i18n.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa78100> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa6c9a0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injection.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa89cd0> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa20100> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.services' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa201f0> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/config.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa20310> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/connection.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py # code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py # code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9f6550> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa49e50> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/https.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa5c8e0> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/ourjson.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/ourjson.cpython-39.pyc' import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa5c970> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9f61c0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/version.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/version.cpython-39.pyc' import 'subscription_manager.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa072b0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa2cc10> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/pathtree.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/bitstream.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/bitstream.cpython-39.pyc' import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa36880> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/huffman.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/huffman.cpython-39.pyc' import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9b5790> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa2cf10> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fa20ac0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024fad9ca0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/utils.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9550> # /usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/branding/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/branding/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.branding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9d00> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9f70> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/hwprobe.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cpuinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9689a0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/collection.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9870d0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f968c70> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9d9eb0> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9ca790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repolib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cache.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/profile.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/__init__.cpython-39.pyc' import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9401f0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/host_collector.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cleanup.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cleanup.cpython-39.pyc' import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940cd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/virt.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/virt.cpython-39.pyc' import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940f10> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/firmware_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmiinfo.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/dmidecodeparser.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f949af0> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9496d0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f949220> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940970> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/custom.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940ac0> # /usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/_base_provider.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__init__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/exceptions.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/ssl_match_hostname.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/ssl_match_hostname.cpython-39.pyc' import 'urllib3.packages.ssl_match_hostname' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8f6910> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8f6580> # /usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/packages/six.py # code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8f65e0> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e9520> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_version.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e9700> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connectionpool.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/connection.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/__init__.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/__init__.cpython-39.pyc' import 'urllib3.contrib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0820> # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/_appengine_environ.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/_appengine_environ.cpython-39.pyc' import 'urllib3.contrib._appengine_environ' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a09d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/wait.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/wait.cpython-39.pyc' import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0b80> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a04c0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0f10> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/response.cpython-39.pyc' import 'urllib3.util.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0fa0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/retry.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8ac0d0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssl_.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py # code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8b9250> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/url.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8b9820> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/ssltransport.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8d2df0> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8accd0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/timeout.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/timeout.cpython-39.pyc' import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8acb20> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8a0160> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/proxy.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/proxy.cpython-39.pyc' import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90ffa0> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/_collections.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90f850> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8ffa00> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/request.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/filepost.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/fields.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8617f0> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f861430> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90f910> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/response.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f90f8e0> # /usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/util/queue.py # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/queue.cpython-39.pyc' import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f861c70> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e9850> # /usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/poolmanager.py # code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f86e820> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f958ee0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/__init__.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/universaldetector.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/enums.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/enums.cpython-39.pyc' import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887190> # /usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/charsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetprober.cpython-39.pyc' import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887400> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b0d0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/codingstatemachine.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887d00> # /usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/escsm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escsm.cpython-39.pyc' import 'chardet.escsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887fa0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8878e0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/latin1prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f887eb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/utf8prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/utf8prober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcssm.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88fb50> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f700> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sjisprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sjisprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/mbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcharsetprober.cpython-39.pyc' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88ff70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/chardistribution.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898a60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898b20> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312freq.cpython-39.pyc' import 'chardet.gb2312freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898bb0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5freq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5freq.cpython-39.pyc' import 'chardet.big5freq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898c40> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jisfreq.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jisfreq.cpython-39.pyc' import 'chardet.jisfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898cd0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898400> # /usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/jpcntx.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/jpcntx.cpython-39.pyc' import 'chardet.jpcntx' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f898e80> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88fa30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/eucjpprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1280> # /usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/gb2312prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/gb2312prober.cpython-39.pyc' import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c15b0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euckrprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrprober.cpython-39.pyc' import 'chardet.euckrprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1820> # /usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/cp949prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/cp949prober.cpython-39.pyc' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1ac0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/big5prober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1d60> # /usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/euctwprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwprober.cpython-39.pyc' import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c1f40> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f340> # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcsgroupprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcsgroupprober.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/hebrewprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c73a0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langbulgarianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/sbcharsetprober.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c77c0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7640> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langgreekmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langgreekmodel.cpython-39.pyc' import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7d30> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langhebrewmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7c70> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langrussianmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7be0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langthaimodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7af0> # /usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/langturkishmodel.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langturkishmodel.cpython-39.pyc' import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7c10> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f550> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b880> # /usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/chardet/version.py # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/version.cpython-39.pyc' import 'chardet.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b8b0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f87b400> # /usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/exceptions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f88f430> # /usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/__version__.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__version__.cpython-39.pyc' import 'requests.__version__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f8e92b0> # /usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/certs.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/certs.cpython-39.pyc' import 'requests.certs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7d6ee0> # /usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/_internal_utils.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/_internal_utils.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/compat.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' # /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py # code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f76c490> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f76c280> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7d6fd0> # /usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/cookies.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f76c310> # /usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/structures.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/structures.cpython-39.pyc' import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f77bf10> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7c7b50> # /usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/packages.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/__init__.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/package_data.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/package_data.cpython-39.pyc' import 'idna.package_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786970> # /usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/core.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/idnadata.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793160> # /usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc matches /usr/lib/python3.9/site-packages/idna/intranges.py # code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/intranges.cpython-39.pyc' import 'idna.intranges' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793220> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786a00> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786670> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786580> # /usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/models.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f7440d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793c10> # /usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/hooks.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/hooks.cpython-39.pyc' import 'requests.hooks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793e20> # /usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/auth.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793ee0> # /usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/status_codes.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f744dc0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f786640> # /usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/api.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/api.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/sessions.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' # /usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc matches /usr/lib/python3.9/site-packages/requests/adapters.py # code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' # /usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/urllib3/contrib/socks.py # code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6f40d0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e9d00> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e91f0> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f75a760> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f793a60> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f958b50> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f958460> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/__init__.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/__init__.cpython-39.pyc' import 'cloud_what.providers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e9f70> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/aws.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6e9f40> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/azure.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6ff820> # /usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/cloud_what/providers/gcp.py # code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6ffc10> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f940430> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f934790> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/jsonwrapper.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/jsonwrapper.cpython-39.pyc' import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a1f0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/isodate.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/isodate.cpython-39.pyc' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a580> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/__init__.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/__init__.cpython-39.pyc' import 'syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a6a0> # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/files.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/syspurpose/utils.py # code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/utils.cpython-39.pyc' import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71afd0> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f71a760> # /usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/services/syspurpose.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/syspurposelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/certlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6af370> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6afb80> # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/file_monitor.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py # code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f662820> # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f66e460> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6bbdf0> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6bb610> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__init__.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/__init__.cpython-39.pyc' import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6d1910> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/service.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/decorators.cpython-39.pyc' import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f686b50> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f686280> # /usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/server.py # code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/server.cpython-39.pyc' import 'dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f686d00> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/__init__.cpython-39.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b1c0> # /usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.9/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f69b340> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b1f0> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/constants.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/constants.cpython-39.pyc' import 'rhsmlib.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b2e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69bc10> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f69ba60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b430> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632850> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632940> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632c40> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f643250> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6321f0> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f620d90> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f632490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f620a30> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f69b7f0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f5333a0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f54be20> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f533be0> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f533730> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f643e50> # /usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/dbus/dbus_utils.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/dbus_utils.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/__init__.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/__init__.cpython-39.pyc' import 'xml.etree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4fcca0> # /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' # /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py # code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f518220> # extension module '_elementtree' loaded from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' # extension module '_elementtree' executed from '/usr/lib64/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so' import '_elementtree' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f518d90> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4fcd30> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4fc670> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/logutil.py # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py # code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py # code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f496e50> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f496310> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4ff760> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6d1790> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f6afee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f99a460> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/__init__.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f926730> # /usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/model/ent_cert.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4add00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/repofile.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4ade80> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f9cae20> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faaf8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/injectioninit.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cert_sorter.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/reasons.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45d5e0> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4cea60> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/facts.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/all.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/insights.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45dfd0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/kpatch.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/kpatch.cpython-39.pyc' import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b2b0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/cloud_facts.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b4f0> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/pkg_arches.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/pkg_arches.cpython-39.pyc' import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b730> # /usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/facts/network.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f46b910> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45db80> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45d8b0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f45dd90> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/validity.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/validity.cpython-39.pyc' import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47a2e0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/cp_provider.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsmlib/client_info.py # code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47a790> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47a400> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/plugins.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_plugin.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f489fa0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47abe0> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/lock.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f47ad30> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faba2e0> # /usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/librepo/__init__.py # code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' # extension module 'librepo._librepo' loaded from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' # extension module 'librepo._librepo' executed from '/usr/lib64/python3.9/site-packages/librepo/_librepo.so' import 'librepo._librepo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f024f424a30> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faaf5b0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024faa5430> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/subscription-manager.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/action_client.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/base_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f439550> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entcertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/content_action_client.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/content_action_client.cpython-39.pyc' import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f444820> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/rhelentbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/entbranding.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f44f5b0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f444e50> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f439a00> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/identitycertlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f444280> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/healinglib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3550> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/factlib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/factlib.cpython-39.pyc' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3760> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/packageprofilelib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3a60> # /usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/subscription_manager/installedproductslib.py # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/installedproductslib.cpython-39.pyc' import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f3c3d30> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f424fa0> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f424be0> # /usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf-plugins/upload-profile.py # code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/upload-profile.cpython-39.pyc' import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f024f4393a0> {"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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing uu # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing gc # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg.util # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.core # cleanup[2] removing termios # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing gpg.callbacks # cleanup[2] removing gpg.version # cleanup[2] removing gpg # destroy gpg # destroy gpg.core # destroy gpg.callbacks # destroy gpg.version # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # cleanup[2] removing subscription_manager # cleanup[2] removing rhsm # cleanup[2] removing rhsm._certificate # cleanup[2] removing rhsm.certificate # cleanup[2] removing iniparse.configparser # cleanup[2] removing iniparse.config # cleanup[2] removing iniparse.ini # cleanup[2] removing iniparse.compat # cleanup[2] removing iniparse.utils # cleanup[2] removing iniparse # destroy iniparse # destroy iniparse.configparser # destroy iniparse.utils # cleanup[2] removing subscription_manager.i18n # cleanup[2] removing rhsm.config # cleanup[2] removing subscription_manager.injection # cleanup[2] removing rhsmlib # destroy rhsmlib # cleanup[2] removing rhsmlib.services # cleanup[2] removing rhsmlib.services.config # cleanup[2] removing ntpath # cleanup[2] removing pathlib # destroy pathlib # cleanup[2] removing rhsm.https # cleanup[2] removing rhsm.ourjson # cleanup[2] removing rhsm.utils # cleanup[2] removing subscription_manager.version # cleanup[2] removing rhsm.connection # cleanup[2] removing rhsm.bitstream # cleanup[2] removing rhsm.huffman # cleanup[2] removing rhsm.pathtree # cleanup[2] removing rhsm.certificate2 # cleanup[2] removing subscription_manager.certdirectory # cleanup[2] removing pprint # cleanup[2] removing subscription_manager.branding # cleanup[2] removing rhsmlib.facts # cleanup[2] removing rhsmlib.facts.cpuinfo # cleanup[2] removing rhsmlib.facts.collection # cleanup[2] removing rhsmlib.facts.collector # cleanup[2] removing rhsmlib.facts.hwprobe # cleanup[2] removing subscription_manager.utils # cleanup[2] removing cloud_what # destroy cloud_what # cleanup[2] removing rhsmlib.facts.cleanup # cleanup[2] removing rhsmlib.facts.virt # cleanup[2] removing rhsmlib.facts.dmidecodeparser # cleanup[2] removing rhsmlib.facts.dmiinfo # cleanup[2] removing rhsmlib.facts.firmware_info # cleanup[2] removing rhsmlib.facts.host_collector # cleanup[2] removing rhsmlib.facts.custom # cleanup[2] removing urllib3.packages.ssl_match_hostname # cleanup[2] removing urllib3.packages # cleanup[2] removing urllib3.packages.six # cleanup[2] removing urllib3.packages.six.moves # cleanup[2] removing urllib3.packages.six.moves.http_client # cleanup[2] removing urllib3.exceptions # cleanup[2] removing urllib3._version # cleanup[2] removing urllib3.contrib # cleanup[2] removing urllib3.contrib._appengine_environ # cleanup[2] removing urllib3.util.wait # cleanup[2] removing urllib3.util.connection # cleanup[2] removing urllib3.util.request # cleanup[2] removing urllib3.util.response # cleanup[2] removing urllib3.util.retry # cleanup[2] removing hmac # cleanup[2] removing urllib3.util.url # cleanup[2] removing urllib3.util.ssltransport # cleanup[2] removing urllib3.util.ssl_ # cleanup[2] removing urllib3.util.timeout # cleanup[2] removing urllib3.util # cleanup[2] removing urllib3.util.proxy # cleanup[2] removing urllib3._collections # cleanup[2] removing urllib3.connection # cleanup[2] removing urllib3.fields # cleanup[2] removing urllib3.filepost # cleanup[2] removing urllib3.packages.six.moves.urllib # cleanup[2] removing urllib3.packages.six.moves.urllib.parse # cleanup[2] removing urllib3.request # cleanup[2] removing urllib3.response # cleanup[2] removing urllib3.util.queue # cleanup[2] removing urllib3.connectionpool # cleanup[2] removing urllib3.poolmanager # cleanup[2] removing urllib3 # cleanup[2] removing chardet.enums # cleanup[2] removing chardet.charsetprober # cleanup[2] removing chardet.charsetgroupprober # cleanup[2] removing chardet.codingstatemachine # cleanup[2] removing chardet.escsm # cleanup[2] removing chardet.escprober # cleanup[2] removing chardet.latin1prober # cleanup[2] removing chardet.mbcssm # cleanup[2] removing chardet.utf8prober # cleanup[2] removing chardet.mbcharsetprober # cleanup[2] removing chardet.euctwfreq # cleanup[2] removing chardet.euckrfreq # cleanup[2] removing chardet.gb2312freq # cleanup[2] removing chardet.big5freq # cleanup[2] removing chardet.jisfreq # cleanup[2] removing chardet.chardistribution # cleanup[2] removing chardet.jpcntx # cleanup[2] removing chardet.sjisprober # cleanup[2] removing chardet.eucjpprober # cleanup[2] removing chardet.gb2312prober # cleanup[2] removing chardet.euckrprober # cleanup[2] removing chardet.cp949prober # cleanup[2] removing chardet.big5prober # cleanup[2] removing chardet.euctwprober # cleanup[2] removing chardet.mbcsgroupprober # cleanup[2] removing chardet.hebrewprober # cleanup[2] removing chardet.sbcharsetprober # cleanup[2] removing chardet.langbulgarianmodel # cleanup[2] removing chardet.langgreekmodel # cleanup[2] removing chardet.langhebrewmodel # cleanup[2] removing chardet.langrussianmodel # cleanup[2] removing chardet.langthaimodel # cleanup[2] removing chardet.langturkishmodel # cleanup[2] removing chardet.sbcsgroupprober # cleanup[2] removing chardet.universaldetector # cleanup[2] removing chardet.version # cleanup[2] removing chardet # cleanup[2] removing requests.exceptions # cleanup[2] removing requests.__version__ # destroy requests.__version__ # cleanup[2] removing requests.certs # cleanup[2] removing http.cookies # cleanup[2] removing requests.compat # cleanup[2] removing requests._internal_utils # cleanup[2] removing requests.cookies # cleanup[2] removing requests.structures # cleanup[2] removing requests.utils # cleanup[2] removing requests.packages.urllib3.packages.ssl_match_hostname # cleanup[2] removing requests.packages.urllib3.packages # cleanup[2] removing requests.packages.urllib3.packages.six # cleanup[2] removing requests.packages.urllib3.packages.six.moves # cleanup[2] removing requests.packages.urllib3.packages.six.moves.http_client # cleanup[2] removing requests.packages.urllib3.exceptions # cleanup[2] removing requests.packages.urllib3._version # cleanup[2] removing requests.packages.urllib3.contrib # cleanup[2] removing requests.packages.urllib3.contrib._appengine_environ # cleanup[2] removing requests.packages.urllib3.util.wait # cleanup[2] removing requests.packages.urllib3.util.connection # cleanup[2] removing requests.packages.urllib3.util.request # cleanup[2] removing requests.packages.urllib3.util.response # cleanup[2] removing requests.packages.urllib3.util.retry # cleanup[2] removing requests.packages.urllib3.util.url # cleanup[2] removing requests.packages.urllib3.util.ssltransport # cleanup[2] removing requests.packages.urllib3.util.ssl_ # cleanup[2] removing requests.packages.urllib3.util.timeout # cleanup[2] removing requests.packages.urllib3.util # cleanup[2] removing requests.packages.urllib3.util.proxy # cleanup[2] removing requests.packages.urllib3._collections # cleanup[2] removing requests.packages.urllib3.connection # cleanup[2] removing requests.packages.urllib3.fields # cleanup[2] removing requests.packages.urllib3.filepost # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib # cleanup[2] removing requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[2] removing requests.packages.urllib3.request # cleanup[2] removing requests.packages.urllib3.response # cleanup[2] removing requests.packages.urllib3.util.queue # cleanup[2] removing requests.packages.urllib3.connectionpool # cleanup[2] removing requests.packages.urllib3.poolmanager # cleanup[2] removing requests.packages.urllib3 # cleanup[2] removing idna.package_data # cleanup[2] removing idna.idnadata # cleanup[2] removing idna.intranges # cleanup[2] removing idna.core # cleanup[2] removing idna # cleanup[2] removing requests.packages.idna.package_data # cleanup[2] removing requests.packages.idna.idnadata # cleanup[2] removing requests.packages.idna.intranges # cleanup[2] removing requests.packages.idna.core # cleanup[2] removing requests.packages.idna # cleanup[2] removing requests.packages.chardet.enums # cleanup[2] removing requests.packages.chardet.charsetprober # cleanup[2] removing requests.packages.chardet.charsetgroupprober # cleanup[2] removing requests.packages.chardet.codingstatemachine # cleanup[2] removing requests.packages.chardet.escsm # cleanup[2] removing requests.packages.chardet.escprober # cleanup[2] removing requests.packages.chardet.latin1prober # cleanup[2] removing requests.packages.chardet.mbcssm # cleanup[2] removing requests.packages.chardet.utf8prober # cleanup[2] removing requests.packages.chardet.mbcharsetprober # cleanup[2] removing requests.packages.chardet.euctwfreq # cleanup[2] removing requests.packages.chardet.euckrfreq # cleanup[2] removing requests.packages.chardet.gb2312freq # cleanup[2] removing requests.packages.chardet.big5freq # cleanup[2] removing requests.packages.chardet.jisfreq # cleanup[2] removing requests.packages.chardet.chardistribution # cleanup[2] removing requests.packages.chardet.jpcntx # cleanup[2] removing requests.packages.chardet.sjisprober # cleanup[2] removing requests.packages.chardet.eucjpprober # cleanup[2] removing requests.packages.chardet.gb2312prober # cleanup[2] removing requests.packages.chardet.euckrprober # cleanup[2] removing requests.packages.chardet.cp949prober # cleanup[2] removing requests.packages.chardet.big5prober # cleanup[2] removing requests.packages.chardet.euctwprober # cleanup[2] removing requests.packages.chardet.mbcsgroupprober # cleanup[2] removing requests.packages.chardet.hebrewprober # cleanup[2] removing requests.packages.chardet.sbcharsetprober # cleanup[2] removing requests.packages.chardet.langbulgarianmodel # cleanup[2] removing requests.packages.chardet.langgreekmodel # cleanup[2] removing requests.packages.chardet.langhebrewmodel # cleanup[2] removing requests.packages.chardet.langrussianmodel # cleanup[2] removing requests.packages.chardet.langthaimodel # cleanup[2] removing requests.packages.chardet.langturkishmodel # cleanup[2] removing requests.packages.chardet.sbcsgroupprober # cleanup[2] removing requests.packages.chardet.universaldetector # cleanup[2] removing requests.packages.chardet.version # cleanup[2] removing requests.packages.chardet # cleanup[2] removing requests.packages # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing requests.hooks # cleanup[2] removing requests.auth # cleanup[2] removing requests.status_codes # cleanup[2] removing requests.models # cleanup[2] removing socks # cleanup[2] removing urllib3.contrib.socks # cleanup[2] removing requests.adapters # cleanup[2] removing requests.sessions # cleanup[2] removing requests.api # cleanup[2] removing requests # cleanup[2] removing cloud_what._base_provider # destroy cloud_what._base_provider # cleanup[2] removing cloud_what.providers # destroy cloud_what.providers # cleanup[2] removing cloud_what.providers.aws # destroy cloud_what.providers.aws # cleanup[2] removing cloud_what.providers.azure # destroy cloud_what.providers.azure # cleanup[2] removing cloud_what.providers.gcp # destroy cloud_what.providers.gcp # cleanup[2] removing cloud_what.provider # cleanup[2] removing rhsm.profile # cleanup[2] removing subscription_manager.jsonwrapper # cleanup[2] removing subscription_manager.isodate # cleanup[2] removing syspurpose # destroy syspurpose # cleanup[2] removing syspurpose.utils # destroy syspurpose.utils # cleanup[2] removing syspurpose.files # destroy syspurpose.files # cleanup[2] removing subscription_manager.certlib # cleanup[2] removing subscription_manager.syspurposelib # cleanup[2] removing asyncore # cleanup[2] removing ctypes.util # cleanup[2] removing pyinotify # cleanup[2] removing rhsmlib.file_monitor # cleanup[2] removing rhsmlib.dbus # cleanup[2] removing dbus.decorators # cleanup[2] removing dbus.service # cleanup[2] removing dbus.server # cleanup[2] removing dbus.mainloop # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing xml.etree # destroy xml.etree # cleanup[2] removing xml.etree.ElementPath # cleanup[2] removing _elementtree # cleanup[2] removing xml.etree.ElementTree # cleanup[2] removing rhsmlib.dbus.dbus_utils # cleanup[2] removing socketserver # destroy socketserver # cleanup[2] removing logging.config # cleanup[2] removing rhsm.logutil # cleanup[2] removing rhsmlib.dbus.server # cleanup[2] removing rhsmlib.services.syspurpose # cleanup[2] removing subscription_manager.cache # cleanup[2] removing subscription_manager.model # cleanup[2] removing subscription_manager.model.ent_cert # cleanup[2] removing subscription_manager.repofile # cleanup[2] removing subscription_manager.repolib # cleanup[2] removing subscription_manager.productid # cleanup[2] removing subscription_manager.reasons # cleanup[2] removing subscription_manager.cert_sorter # cleanup[2] removing rhsmlib.facts.insights # cleanup[2] removing rhsmlib.facts.kpatch # cleanup[2] removing rhsmlib.facts.cloud_facts # cleanup[2] removing rhsmlib.facts.pkg_arches # cleanup[2] removing rhsmlib.facts.network # cleanup[2] removing rhsmlib.facts.all # cleanup[2] removing subscription_manager.facts # cleanup[2] removing subscription_manager.identity # cleanup[2] removing subscription_manager.validity # cleanup[2] removing rhsmlib.client_info # cleanup[2] removing subscription_manager.cp_provider # cleanup[2] removing subscription_manager.base_plugin # cleanup[2] removing subscription_manager.plugins # cleanup[2] removing subscription_manager.lock # cleanup[2] removing subscription_manager.injectioninit # cleanup[2] removing librepo._librepo # cleanup[2] removing librepo # cleanup[2] removing dnf.plugin.dynamic.product-id # destroy dnf.plugin.dynamic.product-id # cleanup[2] removing subscription_manager.base_action_client # cleanup[2] removing subscription_manager.content_action_client # cleanup[2] removing subscription_manager.entbranding # cleanup[2] removing subscription_manager.rhelentbranding # cleanup[2] removing subscription_manager.entcertlib # cleanup[2] removing subscription_manager.identitycertlib # cleanup[2] removing subscription_manager.healinglib # cleanup[2] removing subscription_manager.factlib # cleanup[2] removing subscription_manager.packageprofilelib # cleanup[2] removing subscription_manager.installedproductslib # cleanup[2] removing subscription_manager.action_client # cleanup[2] removing dnf.plugin.dynamic.subscription-manager # destroy dnf.plugin.dynamic.subscription-manager # cleanup[2] removing dnf.plugin.dynamic.upload-profile # destroy dnf.plugin.dynamic.upload-profile # destroy _sitebuiltins # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selinux # destroy distro # destroy netrc # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy systemd.journal # destroy iniparse.compat # destroy rhsmlib.services # destroy rhsmlib.facts # destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus # destroy rhsmlib.dbus.server # destroy rhsmlib.client_info # destroy librepo # cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib # cleanup[3] wiping subscription_manager.healinglib # cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding # cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client # cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin # cleanup[3] wiping subscription_manager.cp_provider # cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts # cleanup[3] wiping rhsmlib.facts.network # cleanup[3] wiping rhsmlib.facts.pkg_arches # cleanup[3] wiping rhsmlib.facts.cloud_facts # cleanup[3] wiping rhsmlib.facts.kpatch # cleanup[3] wiping rhsmlib.facts.insights # cleanup[3] wiping subscription_manager.cert_sorter # destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib # cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.model # destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache # destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config # cleanup[3] wiping rhsmlib.dbus.dbus_utils # destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # cleanup[3] wiping gi.repository # cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides # destroy gi.overrides.GLib # cleanup[3] wiping gi.module # destroy gi # cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring # cleanup[3] wiping gi._constants # cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error # cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop # destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server # cleanup[3] wiping dbus.service # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify # destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils # destroy requests.exceptions # destroy requests.compat # destroy requests.cookies # destroy requests.structures # destroy requests.utils # destroy requests.packages # destroy urllib3 # destroy idna # destroy idna.package_data # destroy idna.intranges # destroy idna.core # destroy requests.hooks # destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters # destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks # destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm # destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq # destroy chardet.gb2312freq # destroy chardet.big5freq # destroy chardet.jisfreq # destroy chardet.chardistribution # destroy chardet.jpcntx # destroy chardet.sjisprober # destroy chardet.eucjpprober # destroy chardet.gb2312prober # destroy chardet.euckrprober # destroy chardet.cp949prober # destroy chardet.big5prober # destroy chardet.euctwprober # destroy chardet.mbcsgroupprober # destroy chardet.hebrewprober # destroy chardet.sbcharsetprober # destroy chardet.langbulgarianmodel # destroy chardet.langgreekmodel # destroy chardet.langhebrewmodel # destroy chardet.langrussianmodel # destroy chardet.langthaimodel # destroy chardet.langturkishmodel # destroy chardet.sbcsgroupprober # destroy chardet.universaldetector # destroy chardet.version # cleanup[3] wiping requests.packages.idna.idnadata # cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool # cleanup[3] wiping requests.packages.urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.response # cleanup[3] wiping requests.packages.urllib3.request # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.urllib # cleanup[3] wiping requests.packages.urllib3.filepost # cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections # cleanup[3] wiping requests.packages.urllib3.util.proxy # cleanup[3] wiping requests.packages.urllib3.util # destroy urllib3.util.wait # destroy urllib3.util.connection # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry # destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ # destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ # cleanup[3] wiping requests.packages.urllib3.contrib # destroy urllib3.contrib.socks # cleanup[3] wiping requests.packages.urllib3._version # cleanup[3] wiping requests.packages.urllib3.exceptions # cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client # cleanup[3] wiping requests.packages.urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves # cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs # cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool # cleanup[3] wiping urllib3.response # cleanup[3] wiping urllib3.request # cleanup[3] wiping urllib3.packages.six.moves.urllib.parse # cleanup[3] wiping urllib3.filepost # cleanup[3] wiping urllib3.fields # cleanup[3] wiping urllib3.connection # cleanup[3] wiping urllib3._collections # cleanup[3] wiping urllib3.util # cleanup[3] wiping hmac # cleanup[3] wiping urllib3.contrib._appengine_environ # cleanup[3] wiping urllib3.contrib # cleanup[3] wiping urllib3._version # cleanup[3] wiping urllib3.exceptions # cleanup[3] wiping urllib3.packages.six.moves.http_client # cleanup[3] wiping urllib3.packages.six # cleanup[3] wiping urllib3.packages # cleanup[3] wiping rhsmlib.facts.custom # cleanup[3] wiping rhsmlib.facts.host_collector # destroy rhsmlib.facts.cleanup # destroy rhsmlib.facts.virt # destroy rhsmlib.facts.firmware_info # cleanup[3] wiping rhsmlib.facts.dmiinfo # cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo # cleanup[3] wiping rhsmlib.facts.collector # destroy rhsmlib.facts.collection # cleanup[3] wiping subscription_manager.branding # cleanup[3] wiping subscription_manager.certdirectory # cleanup[3] wiping rhsm.certificate2 # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection # destroy subscription_manager # destroy subscription_manager.i18n # destroy subscription_manager.version # destroy subscription_manager.certdirectory # destroy subscription_manager.branding # destroy subscription_manager.utils # destroy subscription_manager.jsonwrapper # destroy subscription_manager.isodate # destroy subscription_manager.certlib # destroy subscription_manager.syspurposelib # destroy subscription_manager.cache # destroy subscription_manager.model # destroy subscription_manager.repofile # destroy subscription_manager.repolib # destroy subscription_manager.productid # destroy subscription_manager.reasons # destroy subscription_manager.cert_sorter # destroy subscription_manager.facts # destroy subscription_manager.identity # destroy subscription_manager.validity # destroy subscription_manager.cp_provider # destroy subscription_manager.base_plugin # destroy subscription_manager.plugins # destroy subscription_manager.lock # destroy subscription_manager.injectioninit # destroy subscription_manager.base_action_client # destroy subscription_manager.content_action_client # destroy subscription_manager.entbranding # destroy subscription_manager.rhelentbranding # destroy subscription_manager.entcertlib # destroy subscription_manager.identitycertlib # destroy subscription_manager.healinglib # destroy subscription_manager.factlib # destroy subscription_manager.packageprofilelib # destroy subscription_manager.installedproductslib # destroy subscription_manager.action_client # cleanup[3] wiping rhsm.utils # cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath # cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config # cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config # destroy rhsm.https # destroy rhsm.ourjson # destroy rhsm.utils # destroy rhsm.bitstream # destroy rhsm.huffman # destroy rhsm.pathtree # destroy rhsm.certificate2 # destroy rhsm.profile # destroy rhsm.logutil # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators # destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors # cleanup[3] wiping xml.parsers.expat.model # cleanup[3] wiping pyexpat # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _sqlite3 # cleanup[3] wiping dateutil.parser._parser # destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping dnf.rpm.miscutils # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping termios # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.gpgme # cleanup[3] wiping gpg._gpgme # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser # cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar # cleanup[3] wiping urllib.request # destroy http # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping zipfile # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping _compression # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy pyexpat.errors # destroy pyexpat.model # destroy librepo._librepo # destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect # destroy grp # destroy zlib # destroy _signal # destroy marshal # destroy xml.etree.ElementPath # destroy _elementtree # destroy _heapq # destroy zipimport # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _compat_pickle # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject # destroy gi._constants # destroy gi.docstring # destroy gi._propertyhelper # destroy gi._signalhelper # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # destroy gi._ossighelper # destroy gi._option # destroy textwrap # destroy ansible.module_utils.six.moves.urllib # destroy stat # destroy selectors # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator # destroy gzip # destroy rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # destroy enum # destroy signal # destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies # destroy urllib.parse # destroy _weakref # destroy ntpath # destroy posix # destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe # destroy rhsmlib.facts.insights # destroy rhsmlib.facts.kpatch # destroy rhsmlib.facts.cloud_facts # destroy rhsmlib.facts.pkg_arches # destroy rhsmlib.facts.network # destroy rhsm # destroy rhsmlib.dbus.dbus_utils # destroy _opcode # destroy requests.sessions # destroy json.scanner # destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob # destroy curses # destroy fcntl # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy _thread # destroy _warnings # destroy configparser # destroy fnmatch # destroy pyinotify # destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request # destroy urllib3.response # destroy urllib3.connectionpool # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile # destroy zipfile # destroy requests.certs # destroy hashlib # destroy encodings # destroy http.cookiejar # destroy chardet # destroy json # destroy calendar # destroy dateutil.tz # destroy six # destroy codecs # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy urllib3.packages.six.moves.urllib_parse # destroy urllib3.packages.six.moves.urllib.error # destroy urllib3.packages.six.moves.urllib.request # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser # destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools # destroy http.client # destroy email # destroy string # destroy dbus # destroy rhsmlib.dbus.constants # destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection # destroy errno # destroy select # destroy urllib3.contrib._appengine_environ # destroy hmac # destroy warnings # destroy binascii # destroy urllib3.packages.six # destroy _hashlib # destroy ssl # destroy posixpath # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re # destroy pyexpat # destroy threading # destroy functools # destroy logging # destroy socket # destroy struct # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.148 closed. 67225 1726886831.87962: 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-1726886830.4299955-67416-4331278116101/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886831.87966: _low_level_execute_command(): starting 67225 1726886831.87969: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886830.4299955-67416-4331278116101/ > /dev/null 2>&1 && sleep 0' 67225 1726886831.87972: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886831.87974: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886831.87987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886831.88004: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886831.88008: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886831.88031: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886831.88041: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886831.88044: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886831.88054: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886831.88062: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886831.88064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886831.88067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886831.88069: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886831.88072: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886831.88074: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886831.88076: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886831.88078: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886831.88080: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886831.88082: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886831.88085: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886831.89446: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886831.89451: stdout chunk (state=3): >>><<< 67225 1726886831.89454: stderr chunk (state=3): >>><<< 67225 1726886831.89456: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886831.89458: handler run complete 67225 1726886831.89461: attempt loop complete, returning result 67225 1726886831.89463: _execute() done 67225 1726886831.89467: dumping result to json 67225 1726886831.89473: done dumping result, returning 67225 1726886831.89476: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Make sure required packages are installed [02369adf-7a19-6840-5358-000000000098] 67225 1726886831.89479: sending task result for task 02369adf-7a19-6840-5358-000000000098 67225 1726886831.89568: done sending task result for task 02369adf-7a19-6840-5358-000000000098 67225 1726886831.89576: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 67225 1726886831.89828: no more pending results, returning what we have 67225 1726886831.89831: results queue empty 67225 1726886831.89832: checking for any_errors_fatal 67225 1726886831.89897: done checking for any_errors_fatal 67225 1726886831.89899: checking for max_fail_percentage 67225 1726886831.89901: done checking for max_fail_percentage 67225 1726886831.89902: checking to see if all hosts have failed and the running result is not ok 67225 1726886831.89903: done checking to see if all hosts have failed 67225 1726886831.89904: getting the remaining hosts for this loop 67225 1726886831.89905: done getting the remaining hosts for this loop 67225 1726886831.89930: getting the next task for host managed_node2 67225 1726886831.89937: done getting next task for host managed_node2 67225 1726886831.89942: ^ task is: TASK: fedora.linux_system_roles.storage : Get service facts 67225 1726886831.90053: ^ 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=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 67225 1726886831.90143: getting variables 67225 1726886831.90152: in VariableManager get_vars() 67225 1726886831.90338: Calling all_inventory to load vars for managed_node2 67225 1726886831.90341: Calling groups_inventory to load vars for managed_node2 67225 1726886831.90344: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886831.90354: Calling all_plugins_play to load vars for managed_node2 67225 1726886831.90358: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886831.90361: Calling groups_plugins_play to load vars for managed_node2 67225 1726886831.91194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886831.91871: done with get_vars() 67225 1726886831.91882: done getting variables TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 20 September 2024 22:47:11 -0400 (0:00:01.596) 0:00:07.899 ****** 67225 1726886831.92030: entering _queue_task() for managed_node2/service_facts 67225 1726886831.92032: Creating lock for service_facts 67225 1726886831.92772: worker is 1 (out of 1 available) 67225 1726886831.92785: exiting _queue_task() for managed_node2/service_facts 67225 1726886831.92798: done queuing things up, now waiting for results queue to drain 67225 1726886831.92798: waiting for pending results... 67225 1726886831.93705: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts 67225 1726886831.93837: in run() - task 02369adf-7a19-6840-5358-000000000099 67225 1726886831.93850: variable 'ansible_search_path' from source: unknown 67225 1726886831.93853: variable 'ansible_search_path' from source: unknown 67225 1726886831.93924: calling self._execute() 67225 1726886831.93969: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886831.93972: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886831.93983: variable 'omit' from source: magic vars 67225 1726886831.94720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886831.95313: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886831.95481: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886831.95582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886831.95689: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886831.95903: 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) 67225 1726886831.95938: 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) 67225 1726886831.96105: 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) 67225 1726886831.96141: 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) 67225 1726886831.96472: Evaluated conditional (storage_skip_checks is not defined or not "service_facts" in storage_skip_checks): True 67225 1726886831.96483: variable 'omit' from source: magic vars 67225 1726886831.96632: variable 'omit' from source: magic vars 67225 1726886831.96673: variable 'omit' from source: magic vars 67225 1726886831.96769: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886831.96798: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886831.96870: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886831.96979: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886831.97032: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886831.97085: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886831.97123: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886831.97207: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886831.97222: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886831.97231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886831.97556: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886831.97563: Set connection var ansible_shell_type to sh 67225 1726886831.97573: Set connection var ansible_timeout to 10 67225 1726886831.97579: Set connection var ansible_connection to ssh 67225 1726886831.97594: Set connection var ansible_shell_executable to /bin/sh 67225 1726886831.97623: Set connection var ansible_pipelining to False 67225 1726886831.97684: variable 'ansible_shell_executable' from source: unknown 67225 1726886831.97691: variable 'ansible_connection' from source: unknown 67225 1726886831.97728: variable 'ansible_module_compression' from source: unknown 67225 1726886831.97737: variable 'ansible_shell_type' from source: unknown 67225 1726886831.97744: variable 'ansible_shell_executable' from source: unknown 67225 1726886831.97827: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886831.97842: variable 'ansible_pipelining' from source: unknown 67225 1726886831.97850: variable 'ansible_timeout' from source: unknown 67225 1726886831.97858: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886831.98898: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886831.98974: variable 'omit' from source: magic vars 67225 1726886831.98984: starting attempt loop 67225 1726886831.99075: running the handler 67225 1726886831.99114: _low_level_execute_command(): starting 67225 1726886831.99129: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886832.00925: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.00929: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886832.00946: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886832.01017: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886832.01033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.01052: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886832.01064: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886832.01076: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886832.01089: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.01103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886832.01233: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886832.01247: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886832.01262: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886832.01269: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.01349: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886832.01373: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886832.01390: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886832.01459: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886832.02997: stdout chunk (state=3): >>>/root <<< 67225 1726886832.03125: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886832.03188: stderr chunk (state=3): >>><<< 67225 1726886832.03192: stdout chunk (state=3): >>><<< 67225 1726886832.03306: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886832.03310: _low_level_execute_command(): starting 67225 1726886832.03317: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202 `" && echo ansible-tmp-1726886832.0322602-67463-152973151772202="` echo /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202 `" ) && sleep 0' 67225 1726886832.04107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.04110: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886832.04151: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.04154: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886832.04157: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.04226: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886832.04238: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886832.04290: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886832.06088: stdout chunk (state=3): >>>ansible-tmp-1726886832.0322602-67463-152973151772202=/root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202 <<< 67225 1726886832.06278: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886832.06282: stdout chunk (state=3): >>><<< 67225 1726886832.06284: stderr chunk (state=3): >>><<< 67225 1726886832.06521: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886832.0322602-67463-152973151772202=/root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886832.06525: variable 'ansible_module_compression' from source: unknown 67225 1726886832.06527: ANSIBALLZ: Using lock for service_facts 67225 1726886832.06529: ANSIBALLZ: Acquiring lock 67225 1726886832.06531: ANSIBALLZ: Lock acquired: 140341838485056 67225 1726886832.06534: ANSIBALLZ: Creating module 67225 1726886832.26594: ANSIBALLZ: Writing module into payload 67225 1726886832.26947: ANSIBALLZ: Writing module 67225 1726886832.26974: ANSIBALLZ: Renaming module 67225 1726886832.26984: ANSIBALLZ: Done creating module 67225 1726886832.27003: variable 'ansible_facts' from source: unknown 67225 1726886832.27102: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202/AnsiballZ_service_facts.py 67225 1726886832.27871: Sending initial data 67225 1726886832.27874: Sent initial data (162 bytes) 67225 1726886832.29662: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886832.29679: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.29697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886832.29717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886832.29759: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886832.29770: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886832.29785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.29806: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886832.29819: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886832.29829: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886832.29840: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.29851: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886832.29865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886832.29875: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886832.29885: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886832.29900: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.29978: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886832.30002: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886832.30024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886832.30100: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886832.32437: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 67225 1726886832.32446: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 67225 1726886832.32477: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886832.32517: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmp376swo6i /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202/AnsiballZ_service_facts.py <<< 67225 1726886832.32551: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886832.33890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886832.34055: stderr chunk (state=3): >>><<< 67225 1726886832.34058: stdout chunk (state=3): >>><<< 67225 1726886832.34061: done transferring module to remote 67225 1726886832.34063: _low_level_execute_command(): starting 67225 1726886832.34065: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202/ /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202/AnsiballZ_service_facts.py && sleep 0' 67225 1726886832.35388: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886832.35396: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.35406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886832.35423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886832.35461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886832.35467: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886832.35476: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.35490: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886832.35495: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886832.35502: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886832.35508: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.35526: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886832.35537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886832.35544: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886832.35550: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886832.35559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.35632: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886832.35689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886832.35701: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886832.35770: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886832.37678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886832.37681: stdout chunk (state=3): >>><<< 67225 1726886832.37688: stderr chunk (state=3): >>><<< 67225 1726886832.37704: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886832.37707: _low_level_execute_command(): starting 67225 1726886832.37713: _low_level_execute_command(): using become for this command 67225 1726886832.37729: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-vyclikdcbcdcouhxesopmgfdjjhqzadp ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202/AnsiballZ_service_facts.py'"'"' && sleep 0' 67225 1726886832.38368: Initial state: awaiting_escalation: BECOME-SUCCESS-vyclikdcbcdcouhxesopmgfdjjhqzadp 67225 1726886832.39497: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886832.39500: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886832.39503: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886832.39677: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886832.39680: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886832.39748: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886832.42715: stdout chunk (state=1): >>>BECOME-SUCCESS-vyclikdcbcdcouhxesopmgfdjjhqzadp <<< 67225 1726886832.42721: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-vyclikdcbcdcouhxesopmgfdjjhqzadp' 67225 1726886832.42944: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 67225 1726886832.42960: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 67225 1726886832.43032: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886832.43036: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886832.43064: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886832.43101: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 67225 1726886832.43147: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886832.43151: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 67225 1726886832.43211: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 67225 1726886832.43218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886832.43225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886832.43245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 67225 1726886832.43253: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886832.43278: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096320ca0> <<< 67225 1726886832.43324: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886832.43334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 67225 1726886832.43341: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096320a00> <<< 67225 1726886832.43367: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 67225 1726886832.43388: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00963209a0> <<< 67225 1726886832.43404: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886832.43429: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 67225 1726886832.43442: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7370> <<< 67225 1726886832.43468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886832.43505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886832.43523: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7820> <<< 67225 1726886832.43538: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7550> <<< 67225 1726886832.43571: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886832.43580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886832.43607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886832.43623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886832.43636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886832.43656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886832.43684: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096273f70> <<< 67225 1726886832.43703: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886832.43726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886832.43798: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627a100> <<< 67225 1726886832.43836: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886832.43861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886832.43868: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627a820> <<< 67225 1726886832.43900: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962dc760> <<< 67225 1726886832.43925: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886832.43933: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096273c70> <<< 67225 1726886832.43991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886832.43998: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962a3c70> <<< 67225 1726886832.44059: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7fd0> <<< 67225 1726886832.44084: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886832.44289: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886832.44295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886832.44326: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886832.44334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886832.44350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886832.44365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886832.44387: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886832.44410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886832.44420: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd4d90> <<< 67225 1726886832.44457: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd7e20> <<< 67225 1726886832.44486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886832.44494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886832.44518: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886832.44528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886832.44545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886832.44562: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886832.44588: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fce730> <<< 67225 1726886832.44603: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd5520> <<< 67225 1726886832.44621: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd4250> <<< 67225 1726886832.44631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886832.44701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886832.44725: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886832.44752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886832.44776: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 67225 1726886832.44782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886832.44821: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f557c0> <<< 67225 1726886832.44836: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886832.44857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f55dc0> <<< 67225 1726886832.44883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886832.44899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886832.44922: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f55e80> <<< 67225 1726886832.44954: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886832.44960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f55f40> <<< 67225 1726886832.44972: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886832.45021: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095faec40> <<< 67225 1726886832.45025: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886832.45048: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fa8520> <<< 67225 1726886832.45107: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fbc580> <<< 67225 1726886832.45117: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fdbd00> <<< 67225 1726886832.45130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886832.45168: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fae160> <<< 67225 1726886832.45216: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886832.45222: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095fbc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fe18b0> <<< 67225 1726886832.45243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 67225 1726886832.45248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886832.45275: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886832.45299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886832.45309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886832.45327: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f67ca0> <<< 67225 1726886832.45357: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f67c10> <<< 67225 1726886832.45390: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886832.45408: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 67225 1726886832.45421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886832.45441: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886832.45495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886832.45535: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f3c280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 67225 1726886832.45551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886832.45587: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f3c370> <<< 67225 1726886832.45707: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f72eb0> <<< 67225 1726886832.45742: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f69940> <<< 67225 1726886832.45752: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f694f0> <<< 67225 1726886832.45777: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 67225 1726886832.45787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886832.45822: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886832.45840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886832.45860: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 67225 1726886832.45872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 67225 1726886832.45878: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e890d0> <<< 67225 1726886832.45906: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f37d90> <<< 67225 1726886832.45960: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f69dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fdbee0> <<< 67225 1726886832.45988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886832.46009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886832.46035: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e9ca00> <<< 67225 1726886832.46047: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886832.46085: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e9cd30> <<< 67225 1726886832.46109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886832.46135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 67225 1726886832.46151: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095eae640> <<< 67225 1726886832.46177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 67225 1726886832.46204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886832.46229: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095eaeb80> <<< 67225 1726886832.46265: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e452b0> <<< 67225 1726886832.46282: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e9ce20> <<< 67225 1726886832.46303: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 67225 1726886832.46309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886832.46355: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e56190> <<< 67225 1726886832.46365: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095eae4c0> <<< 67225 1726886832.46372: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886832.46405: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e56250> <<< 67225 1726886832.46444: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f678e0> <<< 67225 1726886832.46458: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886832.46475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 67225 1726886832.46497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886832.46514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886832.46549: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e715b0> <<< 67225 1726886832.46567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886832.46598: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e71880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e71670> <<< 67225 1726886832.46639: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e71760> <<< 67225 1726886832.46658: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886832.46860: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e71bb0> <<< 67225 1726886832.46897: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095d8c100> <<< 67225 1726886832.46919: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e717f0> <<< 67225 1726886832.46922: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e64940> <<< 67225 1726886832.46945: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f674c0> <<< 67225 1726886832.46971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886832.47024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886832.47055: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e719a0> <<< 67225 1726886832.47158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886832.47165: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0095db5580> <<< 67225 1726886832.47305: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 67225 1726886832.47483: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 67225 1726886832.48639: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.49591: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 67225 1726886832.49616: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957976d0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 67225 1726886832.49656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886832.49665: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886832.49683: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095797160> <<< 67225 1726886832.49705: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797340> <<< 67225 1726886832.49739: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797e20> <<< 67225 1726886832.49759: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886832.49823: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797f10> <<< 67225 1726886832.49827: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797c40> import 'atexit' # <<< 67225 1726886832.49854: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095797e80> <<< 67225 1726886832.49857: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886832.49880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886832.49933: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797100> <<< 67225 1726886832.49950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886832.49975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886832.49978: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886832.50004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886832.50072: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956eedf0> <<< 67225 1726886832.50107: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956eefa0> <<< 67225 1726886832.50152: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009570de50> <<< 67225 1726886832.50155: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886832.50178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886832.50229: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009570d4c0> <<< 67225 1726886832.50235: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957fedc0> <<< 67225 1726886832.50397: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957fe3d0> <<< 67225 1726886832.50418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886832.50455: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957fefd0> <<< 67225 1726886832.50474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886832.50505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 67225 1726886832.50525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886832.50539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957cedc0> <<< 67225 1726886832.50617: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095769be0> <<< 67225 1726886832.50651: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957692b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009579c3a0> <<< 67225 1726886832.50656: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957693d0> <<< 67225 1726886832.50697: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095769400> <<< 67225 1726886832.50718: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886832.50732: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886832.50751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886832.50846: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956d0970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957de100> <<< 67225 1726886832.50863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 67225 1726886832.50866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886832.50920: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956dc9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957de280> <<< 67225 1726886832.50937: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886832.50959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886832.50996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 67225 1726886832.50999: stdout chunk (state=3): >>>import '_string' # <<< 67225 1726886832.51049: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956d0df0> <<< 67225 1726886832.51171: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956dc940> <<< 67225 1726886832.51261: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956dc790> <<< 67225 1726886832.51291: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956db730> <<< 67225 1726886832.51337: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956db670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957d87c0> <<< 67225 1726886832.51385: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886832.51401: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886832.51407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886832.51433: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009575f640> <<< 67225 1726886832.51622: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009575e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956d10a0> <<< 67225 1726886832.51662: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009575f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957f8880> <<< 67225 1726886832.51698: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886832.51701: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 67225 1726886832.51765: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.51856: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.51881: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886832.51898: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 67225 1726886832.51902: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.51988: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.52082: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.52524: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.52970: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886832.52996: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886832.53020: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886832.53073: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886832.53077: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00952b3130> <<< 67225 1726886832.53152: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095754970> <<< 67225 1726886832.53155: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00952b3550> <<< 67225 1726886832.53208: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 67225 1726886832.53212: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.53239: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 67225 1726886832.53357: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.53498: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886832.53513: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095755940> # zipimport: zlib available <<< 67225 1726886832.53895: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54253: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54309: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54379: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py <<< 67225 1726886832.54383: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54408: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54449: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886832.54453: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54502: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54582: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886832.54613: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54616: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 67225 1726886832.54636: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54678: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886832.54681: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.54856: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886832.55072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 67225 1726886832.55146: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957545e0> # zipimport: zlib available <<< 67225 1726886832.55210: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55275: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 67225 1726886832.55298: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 67225 1726886832.55334: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55378: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886832.55381: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55409: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55445: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55506: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55561: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886832.55589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886832.55659: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957eb850> <<< 67225 1726886832.55686: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009579de50> <<< 67225 1726886832.55727: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886832.55736: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55831: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55884: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55906: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.55952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886832.55955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886832.55975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886832.56013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886832.56040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886832.56044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886832.56124: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956a2310> <<< 67225 1726886832.56158: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009569bd00> <<< 67225 1726886832.56239: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095695940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886832.56242: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.56275: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py <<< 67225 1726886832.56278: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886832.56349: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886832.56375: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886832.56378: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 67225 1726886832.56590: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.56788: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.56889: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.57026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886832.57047: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957f8520> <<< 67225 1726886832.57067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 67225 1726886832.57090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 67225 1726886832.57121: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 67225 1726886832.57126: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095094bb0> <<< 67225 1726886832.57158: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095094940> <<< 67225 1726886832.57222: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957f8220> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/service.py <<< 67225 1726886832.57286: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886832.57415: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886834.26162: stdout chunk (state=3): >>> <<< 67225 1726886834.26217: stdout chunk (state=3): >>>{"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "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"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "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"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "sta<<< 67225 1726886834.26248: stdout chunk (state=3): >>>tus": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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"}, "ndctl-monitor.service": {"name": "ndctl-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "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-bles<<< 67225 1726886834.26254: stdout chunk (state=3): >>>s-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 67225 1726886834.26646: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886834.26691: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 67225 1726886834.26729: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib <<< 67225 1726886834.26759: 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 copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux <<< 67225 1726886834.26766: stdout chunk (state=3): >>># cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 67225 1726886834.26958: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886834.26972: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 67225 1726886834.27010: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 67225 1726886834.27037: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 67225 1726886834.27062: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 67225 1726886834.27088: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 67225 1726886834.27123: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 67225 1726886834.27136: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse <<< 67225 1726886834.27168: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle <<< 67225 1726886834.27223: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux <<< 67225 1726886834.27256: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 67225 1726886834.27288: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 67225 1726886834.27333: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 67225 1726886834.27380: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 <<< 67225 1726886834.27418: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib <<< 67225 1726886834.27421: stdout chunk (state=3): >>># destroy _signal <<< 67225 1726886834.27560: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 67225 1726886834.27594: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 67225 1726886834.27616: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 67225 1726886834.27630: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 67225 1726886834.27665: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886834.28171: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886834.28175: stdout chunk (state=3): >>><<< 67225 1726886834.28177: stderr chunk (state=3): >>><<< 67225 1726886834.28405: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096320ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096320a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00963209a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096273f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627a100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962a3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009627a820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962dc760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0096273c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962a3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00962c7fd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd4d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd7e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fce730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd5520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fd4250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f557c0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f55dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f55e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f55f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095faec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fa8520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fbc580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fdbd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095f67b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fae160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095fbc190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fe18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f67eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f67ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f67c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f3c280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f3c370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f72eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f69940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f694f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e890d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f37d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f69dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095fdbee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e9ca00> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e9cd30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095eae640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095eaeb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e452b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e9ce20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e56190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095eae4c0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e56250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f678e0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e715b0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e71880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e71670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e71760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095e71bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095d8c100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e717f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e64940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095f674c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095e719a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0095db5580> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957976d0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095797160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797e20> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797c40> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095797e80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095797100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956eedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956eefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009570de50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009570d4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957fedc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957fe3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957fefd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957cedc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095769be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957692b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009579c3a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957693d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095769400> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956d0970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957de100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956dc9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957de280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956d0df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956dc940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956dc790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956db730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00956db670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957d87c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009575f640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009575e9d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956d10a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f009575f0a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957f8880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00952b3130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095754970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00952b3550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095755940> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957545e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f00957eb850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009579de50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00956a2310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f009569bd00> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095695940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957f8520> # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0095094bb0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0095094940> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f00957f8220> import ansible.module_utils.service # loaded from Zip /tmp/ansible_service_facts_payload_xihux3gj/ansible_service_facts_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "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"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "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"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-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"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "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"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "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"}, "rhsmcertd.service": {"name": "rhsmcertd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles.service": {"name": "systemd-tmpfiles.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blivet.service": {"name": "blivet.service", "state": "inactive", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "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"}, "ndctl-monitor.service": {"name": "ndctl-monitor.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "raid-check.service": {"name": "raid-check.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhcd.service": {"name": "rhcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm-facts.service": {"name": "rhsm-facts.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rhsm.service": {"name": "rhsm.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "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-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "target.service": {"name": "target.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "targetclid.service": {"name": "targetclid.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy logging # destroy argparse # destroy glob # destroy pickle # destroy shlex # destroy _compat_pickle # cleanup[3] wiping gc # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 67225 1726886834.33585: 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-1726886832.0322602-67463-152973151772202/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886834.33739: _low_level_execute_command(): starting 67225 1726886834.33752: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886832.0322602-67463-152973151772202/ > /dev/null 2>&1 && sleep 0' 67225 1726886834.35356: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886834.35478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.35495: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.35516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.35559: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.35628: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886834.35644: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.35663: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886834.35676: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886834.35689: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886834.35701: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.35717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.35733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.35745: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.35756: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886834.35770: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.35875: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886834.36029: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886834.36046: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886834.36115: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 67225 1726886834.37916: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886834.37919: stdout chunk (state=3): >>><<< 67225 1726886834.37921: stderr chunk (state=3): >>><<< 67225 1726886834.38119: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 67225 1726886834.38123: handler run complete 67225 1726886834.38228: variable 'ansible_facts' from source: unknown 67225 1726886834.38286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886834.39102: variable 'ansible_facts' from source: unknown 67225 1726886834.39246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886834.39733: attempt loop complete, returning result 67225 1726886834.39749: _execute() done 67225 1726886834.39823: dumping result to json 67225 1726886834.39893: done dumping result, returning 67225 1726886834.39930: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Get service facts [02369adf-7a19-6840-5358-000000000099] 67225 1726886834.39939: sending task result for task 02369adf-7a19-6840-5358-000000000099 67225 1726886834.42053: done sending task result for task 02369adf-7a19-6840-5358-000000000099 67225 1726886834.42057: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "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" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhcd.service": { "name": "rhcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 67225 1726886834.42986: no more pending results, returning what we have 67225 1726886834.42989: results queue empty 67225 1726886834.42990: checking for any_errors_fatal 67225 1726886834.42994: done checking for any_errors_fatal 67225 1726886834.42995: checking for max_fail_percentage 67225 1726886834.43056: done checking for max_fail_percentage 67225 1726886834.43058: checking to see if all hosts have failed and the running result is not ok 67225 1726886834.43059: done checking to see if all hosts have failed 67225 1726886834.43059: getting the remaining hosts for this loop 67225 1726886834.43061: done getting the remaining hosts for this loop 67225 1726886834.43064: getting the next task for host managed_node2 67225 1726886834.43069: done getting next task for host managed_node2 67225 1726886834.43072: ^ task is: TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 67225 1726886834.43075: ^ 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=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 67225 1726886834.43085: getting variables 67225 1726886834.43086: in VariableManager get_vars() 67225 1726886834.43225: Calling all_inventory to load vars for managed_node2 67225 1726886834.43228: Calling groups_inventory to load vars for managed_node2 67225 1726886834.43237: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886834.43255: Calling all_plugins_play to load vars for managed_node2 67225 1726886834.43258: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886834.43266: Calling groups_plugins_play to load vars for managed_node2 67225 1726886834.44255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886834.46639: done with get_vars() 67225 1726886834.46653: done getting variables 67225 1726886834.46709: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 20 September 2024 22:47:14 -0400 (0:00:02.547) 0:00:10.446 ****** 67225 1726886834.46746: entering _queue_task() for managed_node2/set_fact 67225 1726886834.47478: worker is 1 (out of 1 available) 67225 1726886834.47489: exiting _queue_task() for managed_node2/set_fact 67225 1726886834.47501: done queuing things up, now waiting for results queue to drain 67225 1726886834.47502: waiting for pending results... 67225 1726886834.48272: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services 67225 1726886834.48417: in run() - task 02369adf-7a19-6840-5358-00000000009a 67225 1726886834.48434: variable 'ansible_search_path' from source: unknown 67225 1726886834.48437: variable 'ansible_search_path' from source: unknown 67225 1726886834.48472: calling self._execute() 67225 1726886834.48661: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886834.48665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886834.48677: variable 'omit' from source: magic vars 67225 1726886834.49217: variable 'omit' from source: magic vars 67225 1726886834.49221: variable 'omit' from source: magic vars 67225 1726886834.49890: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886834.56038: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886834.56229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886834.56266: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886834.56330: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886834.56364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886834.56454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886834.56492: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886834.56533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886834.56582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886834.56604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886834.56663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886834.56694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886834.56735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886834.56779: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886834.56800: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886834.56877: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886834.56906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886834.56951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886834.56995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886834.57018: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886834.57079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886834.57108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886834.57171: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886834.57217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886834.57239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886834.57307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886834.57343: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886834.57388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886834.57437: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886834.57456: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886834.57781: variable 'ansible_facts' from source: unknown 67225 1726886834.58090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886834.58300: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886834.58355: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886834.58390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886834.58430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886834.58492: 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) 67225 1726886834.58525: 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) 67225 1726886834.58563: 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) 67225 1726886834.58596: 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) 67225 1726886834.59170: variable 'omit' from source: magic vars 67225 1726886834.59200: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886834.59242: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886834.59263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886834.59285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886834.59299: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886834.59331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886834.59353: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886834.59385: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886834.59395: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886834.59403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886834.59540: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886834.59553: Set connection var ansible_shell_type to sh 67225 1726886834.59564: Set connection var ansible_timeout to 10 67225 1726886834.59571: Set connection var ansible_connection to ssh 67225 1726886834.59588: Set connection var ansible_shell_executable to /bin/sh 67225 1726886834.59598: Set connection var ansible_pipelining to False 67225 1726886834.59632: variable 'ansible_shell_executable' from source: unknown 67225 1726886834.59643: variable 'ansible_connection' from source: unknown 67225 1726886834.59655: variable 'ansible_module_compression' from source: unknown 67225 1726886834.59664: variable 'ansible_shell_type' from source: unknown 67225 1726886834.59670: variable 'ansible_shell_executable' from source: unknown 67225 1726886834.59675: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886834.59682: variable 'ansible_pipelining' from source: unknown 67225 1726886834.59688: variable 'ansible_timeout' from source: unknown 67225 1726886834.59694: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886834.59808: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886834.59827: variable 'omit' from source: magic vars 67225 1726886834.59838: starting attempt loop 67225 1726886834.59845: running the handler 67225 1726886834.59861: handler run complete 67225 1726886834.59881: attempt loop complete, returning result 67225 1726886834.59889: _execute() done 67225 1726886834.59896: dumping result to json 67225 1726886834.59904: done dumping result, returning 67225 1726886834.59919: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set storage_cryptsetup_services [02369adf-7a19-6840-5358-00000000009a] 67225 1726886834.59932: sending task result for task 02369adf-7a19-6840-5358-00000000009a ok: [managed_node2] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } 67225 1726886834.60096: no more pending results, returning what we have 67225 1726886834.60099: results queue empty 67225 1726886834.60100: checking for any_errors_fatal 67225 1726886834.60114: done checking for any_errors_fatal 67225 1726886834.60115: checking for max_fail_percentage 67225 1726886834.60117: done checking for max_fail_percentage 67225 1726886834.60118: checking to see if all hosts have failed and the running result is not ok 67225 1726886834.60120: done checking to see if all hosts have failed 67225 1726886834.60120: getting the remaining hosts for this loop 67225 1726886834.60125: done getting the remaining hosts for this loop 67225 1726886834.60129: getting the next task for host managed_node2 67225 1726886834.60142: done getting next task for host managed_node2 67225 1726886834.60146: ^ task is: TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 67225 1726886834.60151: ^ 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 67225 1726886834.60163: getting variables 67225 1726886834.60165: in VariableManager get_vars() 67225 1726886834.60203: Calling all_inventory to load vars for managed_node2 67225 1726886834.60206: Calling groups_inventory to load vars for managed_node2 67225 1726886834.60209: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886834.60224: Calling all_plugins_play to load vars for managed_node2 67225 1726886834.60229: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886834.60233: Calling groups_plugins_play to load vars for managed_node2 67225 1726886834.60972: done sending task result for task 02369adf-7a19-6840-5358-00000000009a 67225 1726886834.60975: WORKER PROCESS EXITING 67225 1726886834.60998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886834.61698: done with get_vars() 67225 1726886834.61713: done getting variables TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 20 September 2024 22:47:14 -0400 (0:00:00.150) 0:00:10.596 ****** 67225 1726886834.61815: entering _queue_task() for managed_node2/systemd 67225 1726886834.61817: Creating lock for systemd 67225 1726886834.62108: worker is 1 (out of 1 available) 67225 1726886834.62125: exiting _queue_task() for managed_node2/systemd 67225 1726886834.62137: done queuing things up, now waiting for results queue to drain 67225 1726886834.62139: waiting for pending results... 67225 1726886834.62403: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services 67225 1726886834.62550: in run() - task 02369adf-7a19-6840-5358-00000000009c 67225 1726886834.62571: variable 'ansible_search_path' from source: unknown 67225 1726886834.62583: variable 'ansible_search_path' from source: unknown 67225 1726886834.62637: variable 'storage_cryptsetup_services' from source: set_fact 67225 1726886834.62844: variable 'storage_cryptsetup_services' from source: set_fact 67225 1726886834.62890: dumping result to json 67225 1726886834.62897: done dumping result, returning 67225 1726886834.62916: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Mask the systemd cryptsetup services [02369adf-7a19-6840-5358-00000000009c] 67225 1726886834.62932: sending task result for task 02369adf-7a19-6840-5358-00000000009c skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886834.63077: no more pending results, returning what we have 67225 1726886834.63081: results queue empty 67225 1726886834.63082: checking for any_errors_fatal 67225 1726886834.63091: done checking for any_errors_fatal 67225 1726886834.63092: checking for max_fail_percentage 67225 1726886834.63094: done checking for max_fail_percentage 67225 1726886834.63095: checking to see if all hosts have failed and the running result is not ok 67225 1726886834.63097: done checking to see if all hosts have failed 67225 1726886834.63097: getting the remaining hosts for this loop 67225 1726886834.63099: done getting the remaining hosts for this loop 67225 1726886834.63103: getting the next task for host managed_node2 67225 1726886834.63110: done getting next task for host managed_node2 67225 1726886834.63116: ^ task is: TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 67225 1726886834.63123: ^ 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 67225 1726886834.63137: getting variables 67225 1726886834.63139: in VariableManager get_vars() 67225 1726886834.63175: Calling all_inventory to load vars for managed_node2 67225 1726886834.63178: Calling groups_inventory to load vars for managed_node2 67225 1726886834.63181: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886834.63193: Calling all_plugins_play to load vars for managed_node2 67225 1726886834.63197: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886834.63201: Calling groups_plugins_play to load vars for managed_node2 67225 1726886834.63882: done sending task result for task 02369adf-7a19-6840-5358-00000000009c 67225 1726886834.63885: WORKER PROCESS EXITING 67225 1726886834.63902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886834.64620: done with get_vars() 67225 1726886834.64640: done getting variables TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 20 September 2024 22:47:14 -0400 (0:00:00.029) 0:00:10.626 ****** 67225 1726886834.64745: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886834.64954: worker is 1 (out of 1 available) 67225 1726886834.64971: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886834.64984: done queuing things up, now waiting for results queue to drain 67225 1726886834.64985: waiting for pending results... 67225 1726886834.65253: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state 67225 1726886834.65390: in run() - task 02369adf-7a19-6840-5358-00000000009d 67225 1726886834.65416: variable 'ansible_search_path' from source: unknown 67225 1726886834.65431: variable 'ansible_search_path' from source: unknown 67225 1726886834.65467: calling self._execute() 67225 1726886834.65547: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886834.65559: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886834.65573: variable 'omit' from source: magic vars 67225 1726886834.65683: variable 'omit' from source: magic vars 67225 1726886834.65764: variable 'omit' from source: magic vars 67225 1726886834.66020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886834.70684: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886834.70778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886834.70830: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886834.70874: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886834.70918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886834.71061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886834.71157: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886834.71210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886834.71340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886834.71363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886834.71955: variable 'storage_use_partitions' from source: role '' defaults 67225 1726886834.71995: variable 'storage_disklabel_type' from source: role '' defaults 67225 1726886834.72024: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886834.72233: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886834.72313: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886834.72556: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886834.72787: variable 'storage_safe_mode' from source: role '' defaults 67225 1726886834.72998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886834.73036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886834.73069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886834.73214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886834.73238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886834.73408: variable 'omit' from source: magic vars 67225 1726886834.73446: variable 'omit' from source: magic vars 67225 1726886834.73559: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886834.73593: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886834.73634: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886834.73700: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886834.73762: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886834.73792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886834.73839: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886834.73925: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886834.73962: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886834.73975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886834.74305: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886834.74315: Set connection var ansible_shell_type to sh 67225 1726886834.74329: Set connection var ansible_timeout to 10 67225 1726886834.74339: Set connection var ansible_connection to ssh 67225 1726886834.74357: Set connection var ansible_shell_executable to /bin/sh 67225 1726886834.74365: Set connection var ansible_pipelining to False 67225 1726886834.74393: variable 'ansible_shell_executable' from source: unknown 67225 1726886834.74453: variable 'ansible_connection' from source: unknown 67225 1726886834.74460: variable 'ansible_module_compression' from source: unknown 67225 1726886834.74467: variable 'ansible_shell_type' from source: unknown 67225 1726886834.74473: variable 'ansible_shell_executable' from source: unknown 67225 1726886834.74479: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886834.74486: variable 'ansible_pipelining' from source: unknown 67225 1726886834.74516: variable 'ansible_timeout' from source: unknown 67225 1726886834.74528: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886834.74853: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886834.74957: variable 'omit' from source: magic vars 67225 1726886834.74971: starting attempt loop 67225 1726886834.74981: running the handler 67225 1726886834.74999: _low_level_execute_command(): starting 67225 1726886834.75008: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886834.76976: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886834.76991: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.77016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.77040: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.77083: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.77098: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886834.77116: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.77141: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886834.77153: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886834.77164: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886834.77176: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.77188: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.77206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.77220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.77234: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886834.77251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.77333: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886834.77357: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886834.77376: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886834.77454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886834.79652: stdout chunk (state=3): >>>/root <<< 67225 1726886834.79892: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886834.79895: stdout chunk (state=3): >>><<< 67225 1726886834.79897: stderr chunk (state=3): >>><<< 67225 1726886834.80004: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886834.80008: _low_level_execute_command(): starting 67225 1726886834.80014: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096 `" && echo ansible-tmp-1726886834.7991664-67587-253841627168096="` echo /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096 `" ) && sleep 0' 67225 1726886834.80602: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886834.80619: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.80637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.80656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.80704: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.80725: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886834.80739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.80755: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886834.80768: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886834.80784: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886834.80795: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.80806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.80826: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.80837: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.80847: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886834.80858: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.80946: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886834.80965: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886834.80981: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886834.81055: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886834.83729: stdout chunk (state=3): >>>ansible-tmp-1726886834.7991664-67587-253841627168096=/root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096 <<< 67225 1726886834.83930: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886834.83986: stderr chunk (state=3): >>><<< 67225 1726886834.83989: stdout chunk (state=3): >>><<< 67225 1726886834.84224: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886834.7991664-67587-253841627168096=/root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886834.84227: variable 'ansible_module_compression' from source: unknown 67225 1726886834.84229: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 67225 1726886834.84235: variable 'ansible_facts' from source: unknown 67225 1726886834.84277: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096/AnsiballZ_blivet.py 67225 1726886834.84705: Sending initial data 67225 1726886834.84708: Sent initial data (155 bytes) 67225 1726886834.87101: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886834.87116: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.87133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.87151: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.87190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.87203: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886834.87219: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.87240: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886834.87253: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886834.87264: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886834.87276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.87802: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.87825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.87839: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.87851: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886834.87870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.87949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886834.87968: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886834.87982: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886834.88160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886834.90516: 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 <<< 67225 1726886834.90553: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886834.90607: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpxdk32r_e /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096/AnsiballZ_blivet.py <<< 67225 1726886834.90637: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886834.92382: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886834.92499: stderr chunk (state=3): >>><<< 67225 1726886834.92503: stdout chunk (state=3): >>><<< 67225 1726886834.92505: done transferring module to remote 67225 1726886834.92507: _low_level_execute_command(): starting 67225 1726886834.92510: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096/ /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096/AnsiballZ_blivet.py && sleep 0' 67225 1726886834.93397: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886834.93417: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.93433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.93451: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.93491: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.93515: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886834.93530: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.93549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886834.93561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886834.93573: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886834.93585: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.93599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.93623: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886834.93637: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886834.93649: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886834.93663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886834.93747: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886834.93768: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886834.93785: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886834.93863: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886834.96347: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886834.96451: stderr chunk (state=3): >>><<< 67225 1726886834.96479: stdout chunk (state=3): >>><<< 67225 1726886834.96549: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886834.96552: _low_level_execute_command(): starting 67225 1726886834.96626: _low_level_execute_command(): using become for this command 67225 1726886834.96645: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-tjnrvlzooclfirotkbydxeohgtuffvmc ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096/AnsiballZ_blivet.py'"'"' && sleep 0' 67225 1726886834.96949: Initial state: awaiting_escalation: BECOME-SUCCESS-tjnrvlzooclfirotkbydxeohgtuffvmc 67225 1726886834.99694: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886834.99714: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886834.99735: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886834.99904: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.00010: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886835.00029: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886835.00048: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.00067: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886835.00103: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886835.00139: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886835.00158: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.00173: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886835.00190: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.00210: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886835.00229: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886835.00244: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.00349: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886835.00394: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886835.00411: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886835.00619: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886835.04696: stdout chunk (state=1): >>>BECOME-SUCCESS-tjnrvlzooclfirotkbydxeohgtuffvmc <<< 67225 1726886835.04726: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-tjnrvlzooclfirotkbydxeohgtuffvmc' 67225 1726886835.05025: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 67225 1726886835.05104: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 67225 1726886835.05143: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886835.05206: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 67225 1726886835.05245: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 67225 1726886835.05351: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.05364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 67225 1726886835.05394: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b775ca0> <<< 67225 1726886835.05464: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c280> <<< 67225 1726886835.05468: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b775a00> <<< 67225 1726886835.05502: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 67225 1726886835.05517: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b7759a0> <<< 67225 1726886835.05572: stdout chunk (state=3): >>>import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 67225 1726886835.05597: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c370> <<< 67225 1726886835.05646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886835.05668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886835.05670: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c820> <<< 67225 1726886835.05683: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c550> <<< 67225 1726886835.05722: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886835.05747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886835.05772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886835.05808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886835.05841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886835.05864: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6c8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886835.05890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886835.05993: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6cf100> <<< 67225 1726886835.06047: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886835.06147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6cf820> <<< 67225 1726886835.06179: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b731760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6c8c70> <<< 67225 1726886835.06217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886835.06262: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6f8c70> <<< 67225 1726886835.06333: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71cfd0> <<< 67225 1726886835.06360: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886835.06720: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886835.06754: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886835.06774: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886835.06815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886835.06882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886835.06894: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b694d90> <<< 67225 1726886835.06950: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b697e20> <<< 67225 1726886835.06953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886835.06984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886835.06995: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886835.07041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886835.07057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886835.07060: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886835.07102: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b68e730> <<< 67225 1726886835.07116: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b695520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b694250> <<< 67225 1726886835.07137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886835.07283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886835.07308: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886835.07351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.07600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b396c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886835.07604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396ee0> import '_collections' # <<< 67225 1726886835.07751: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3eebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3e84c0> <<< 67225 1726886835.07833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3fd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b69bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b3a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b697fa0> <<< 67225 1726886835.07890: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b3fd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6a18b0> <<< 67225 1726886835.07928: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886835.07960: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.07964: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886835.08044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7bb0> <<< 67225 1726886835.08070: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886835.08090: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886835.08123: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886835.08273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b37c220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 67225 1726886835.08313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b37c310> <<< 67225 1726886835.08520: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3b4e50> <<< 67225 1726886835.08602: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886835.08636: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886835.08700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886835.08757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b33ff70> <<< 67225 1726886835.08769: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b324b20> <<< 67225 1726886835.08804: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a9d60> <<< 67225 1726886835.08869: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3e8fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886835.08974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2dd9a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2ddcd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886835.09055: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2ef5e0> <<< 67225 1726886835.09084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886835.09149: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2efb20> <<< 67225 1726886835.09201: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b27a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2dddc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886835.09261: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b28c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2ef460> import 'pwd' # <<< 67225 1726886835.09391: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b28c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7880> <<< 67225 1726886835.09481: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886835.09555: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2a6610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6700> <<< 67225 1726886835.09595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886835.09923: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2a6790> <<< 67225 1726886835.09966: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b29a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7460> <<< 67225 1726886835.10046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886835.10063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886835.10107: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2a6940> <<< 67225 1726886835.10250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886835.10260: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa65b1e5520> <<< 67225 1726886835.10432: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available <<< 67225 1726886835.10643: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.10671: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 67225 1726886835.12535: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.14130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 67225 1726886835.14152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 67225 1726886835.14157: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abaf730> <<< 67225 1726886835.14221: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 67225 1726886835.14263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886835.14276: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886835.14323: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.14335: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b15d850> <<< 67225 1726886835.14417: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d730> <<< 67225 1726886835.14489: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d490> <<< 67225 1726886835.14536: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 67225 1726886835.14540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886835.14626: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d580> <<< 67225 1726886835.14639: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d2b0> import 'atexit' # <<< 67225 1726886835.14699: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.14734: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b15d4f0> <<< 67225 1726886835.14748: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886835.14789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886835.14874: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d8b0> <<< 67225 1726886835.14942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 67225 1726886835.14964: stdout chunk (state=3): >>> <<< 67225 1726886835.14990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886835.14992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886835.15075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886835.15097: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886835.15205: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab2e790><<< 67225 1726886835.15210: stdout chunk (state=3): >>> <<< 67225 1726886835.15272: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.15304: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.15307: stdout chunk (state=3): >>> <<< 67225 1726886835.15310: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab2eb20><<< 67225 1726886835.15315: stdout chunk (state=3): >>> <<< 67225 1726886835.15382: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.15389: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.15391: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab2e970> <<< 67225 1726886835.15433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886835.15479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886835.15530: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab4cb50><<< 67225 1726886835.15540: stdout chunk (state=3): >>> <<< 67225 1726886835.15581: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b157d00> <<< 67225 1726886835.15843: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d610><<< 67225 1726886835.15849: stdout chunk (state=3): >>> <<< 67225 1726886835.15897: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 67225 1726886835.15909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<< 67225 1726886835.15915: stdout chunk (state=3): >>> <<< 67225 1726886835.15941: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b157e80><<< 67225 1726886835.15946: stdout chunk (state=3): >>> <<< 67225 1726886835.15991: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 67225 1726886835.16014: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'<<< 67225 1726886835.16028: stdout chunk (state=3): >>> <<< 67225 1726886835.16050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 67225 1726886835.16058: stdout chunk (state=3): >>> <<< 67225 1726886835.16074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'<<< 67225 1726886835.16079: stdout chunk (state=3): >>> <<< 67225 1726886835.16119: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 67225 1726886835.16127: stdout chunk (state=3): >>> <<< 67225 1726886835.16148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 67225 1726886835.16153: stdout chunk (state=3): >>> <<< 67225 1726886835.16186: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 67225 1726886835.16235: stdout chunk (state=3): >>> <<< 67225 1726886835.16238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aba8880><<< 67225 1726886835.16245: stdout chunk (state=3): >>> <<< 67225 1726886835.16354: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abe0d90><<< 67225 1726886835.16370: stdout chunk (state=3): >>> <<< 67225 1726886835.16378: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abe0850> <<< 67225 1726886835.16399: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab46310><<< 67225 1726886835.16407: stdout chunk (state=3): >>> <<< 67225 1726886835.16440: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.16456: stdout chunk (state=3): >>> <<< 67225 1726886835.16473: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.16485: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65abe0fa0> <<< 67225 1726886835.16526: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 67225 1726886835.16550: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886835.16568: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abe0f70><<< 67225 1726886835.16576: stdout chunk (state=3): >>> <<< 67225 1726886835.16607: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py<<< 67225 1726886835.16616: stdout chunk (state=3): >>> <<< 67225 1726886835.16638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 67225 1726886835.16649: stdout chunk (state=3): >>> <<< 67225 1726886835.16678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 67225 1726886835.16691: stdout chunk (state=3): >>> <<< 67225 1726886835.16729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 67225 1726886835.16737: stdout chunk (state=3): >>> <<< 67225 1726886835.16834: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.16847: stdout chunk (state=3): >>> <<< 67225 1726886835.16868: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.16877: stdout chunk (state=3): >>> <<< 67225 1726886835.16880: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab10f70><<< 67225 1726886835.16903: stdout chunk (state=3): >>> <<< 67225 1726886835.16906: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b135e80><<< 67225 1726886835.16910: stdout chunk (state=3): >>> <<< 67225 1726886835.16943: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 67225 1726886835.16948: stdout chunk (state=3): >>> <<< 67225 1726886835.16982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'<<< 67225 1726886835.16987: stdout chunk (state=3): >>> <<< 67225 1726886835.17055: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.17070: stdout chunk (state=3): >>> <<< 67225 1726886835.17084: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.17099: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1f520><<< 67225 1726886835.17124: stdout chunk (state=3): >>> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b135fd0><<< 67225 1726886835.17135: stdout chunk (state=3): >>> <<< 67225 1726886835.17157: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py<<< 67225 1726886835.17170: stdout chunk (state=3): >>> <<< 67225 1726886835.17233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886835.17243: stdout chunk (state=3): >>> <<< 67225 1726886835.17273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py<<< 67225 1726886835.17283: stdout chunk (state=3): >>> <<< 67225 1726886835.17324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 67225 1726886835.17335: stdout chunk (state=3): >>>import '_string' # <<< 67225 1726886835.17436: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab10250> <<< 67225 1726886835.17692: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab1f160><<< 67225 1726886835.17701: stdout chunk (state=3): >>> <<< 67225 1726886835.17864: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.17894: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.17914: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1d5b0><<< 67225 1726886835.17933: stdout chunk (state=3): >>> <<< 67225 1726886835.18001: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.18021: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1d670> <<< 67225 1726886835.18082: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.18115: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.18133: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1cca0> <<< 67225 1726886835.18172: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b12dbb0><<< 67225 1726886835.18190: stdout chunk (state=3): >>> <<< 67225 1726886835.18253: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 67225 1726886835.18266: stdout chunk (state=3): >>> <<< 67225 1726886835.18292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 67225 1726886835.18302: stdout chunk (state=3): >>> <<< 67225 1726886835.18335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886835.18522: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aba19d0> <<< 67225 1726886835.18787: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.18848: stdout chunk (state=3): >>> <<< 67225 1726886835.18851: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab9e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab11880> <<< 67225 1726886835.18951: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.18954: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aba1400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abd89d0> <<< 67225 1726886835.19032: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.19035: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.19051: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886835.19072: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.19193: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.19430: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 67225 1726886835.19495: stdout chunk (state=3): >>> import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 67225 1726886835.19548: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 67225 1726886835.19587: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.19652: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.19837: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.20632: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.21408: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886835.21446: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 67225 1726886835.21466: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 67225 1726886835.21479: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886835.21540: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 67225 1726886835.21554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.21639: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886835.21667: stdout chunk (state=3): >>> # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aaefbe0> <<< 67225 1726886835.21778: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 67225 1726886835.21800: stdout chunk (state=3): >>> <<< 67225 1726886835.21809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 67225 1726886835.21822: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab957c0> <<< 67225 1726886835.21844: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c6100> <<< 67225 1726886835.21920: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py<<< 67225 1726886835.21929: stdout chunk (state=3): >>> <<< 67225 1726886835.21946: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.21986: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.22018: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 67225 1726886835.22047: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886835.22050: stdout chunk (state=3): >>> <<< 67225 1726886835.22253: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886835.22256: stdout chunk (state=3): >>> <<< 67225 1726886835.22478: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 67225 1726886835.22482: stdout chunk (state=3): >>> <<< 67225 1726886835.22492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886835.22534: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab96c10> <<< 67225 1726886835.22561: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886835.22564: stdout chunk (state=3): >>> <<< 67225 1726886835.23210: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.23832: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.23932: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24053: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py<<< 67225 1726886835.24074: stdout chunk (state=3): >>> <<< 67225 1726886835.24077: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24125: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24196: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py<<< 67225 1726886835.24214: stdout chunk (state=3): >>> # zipimport: zlib available <<< 67225 1726886835.24306: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24448: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886835.24476: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24508: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24539: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 67225 1726886835.24555: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24610: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.24671: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886835.24695: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.25005: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.25328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886835.25401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886835.25416: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886835.25542: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abdbfd0> <<< 67225 1726886835.25558: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.25657: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886835.25670: stdout chunk (state=3): >>> <<< 67225 1726886835.25774: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 67225 1726886835.25824: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 67225 1726886835.25854: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886835.25868: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.25939: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.26008: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886835.26027: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.26081: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.26153: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.26245: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.26346: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886835.26402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.26553: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.26556: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aad5700> <<< 67225 1726886835.26609: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a679f40> <<< 67225 1726886835.26679: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 67225 1726886835.26713: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886835.26728: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.26929: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.27026: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.27064: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.27132: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886835.27165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886835.27201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886835.27264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886835.27297: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886835.27332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886835.27491: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6b3b50> <<< 67225 1726886835.27557: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aae4520> <<< 67225 1726886835.27675: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aadfa60> <<< 67225 1726886835.27710: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886835.27727: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.27757: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.27817: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 67225 1726886835.27833: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886835.27931: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886835.27960: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.28009: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.28045: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 67225 1726886835.28089: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886835.28123: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 67225 1726886835.28158: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886835.28187: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 67225 1726886835.28227: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.28277: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.28304: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 67225 1726886835.28345: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.28385: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 67225 1726886835.28398: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.30549: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.32418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 67225 1726886835.32483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 67225 1726886835.32538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 67225 1726886835.32560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 67225 1726886835.32608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 67225 1726886835.32649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 67225 1726886835.32692: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.32706: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65a3ed040> <<< 67225 1726886835.32747: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3ed280> <<< 67225 1726886835.32789: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3eda00> <<< 67225 1726886835.32960: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c4460> <<< 67225 1726886835.33036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py <<< 67225 1726886835.33048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.33086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 67225 1726886835.33132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 67225 1726886835.33185: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 67225 1726886835.33200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886835.33242: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aad50a0> <<< 67225 1726886835.33302: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py <<< 67225 1726886835.33317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 67225 1726886835.33371: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py<<< 67225 1726886835.33400: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 67225 1726886835.33449: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c3160><<< 67225 1726886835.33460: stdout chunk (state=3): >>> <<< 67225 1726886835.33551: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.33579: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65a6c3940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c3e50> <<< 67225 1726886835.33622: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py <<< 67225 1726886835.33655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886835.33698: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py <<< 67225 1726886835.33710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 67225 1726886835.33746: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 67225 1726886835.33791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886835.33902: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3fa340> <<< 67225 1726886835.33917: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3fa1f0> <<< 67225 1726886835.34029: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c3c40><<< 67225 1726886835.34040: stdout chunk (state=3): >>> <<< 67225 1726886835.34093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py <<< 67225 1726886835.34120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 67225 1726886835.34150: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.34192: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 67225 1726886835.34453: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py<<< 67225 1726886835.34468: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 67225 1726886835.34491: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a515070> <<< 67225 1726886835.34568: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.34606: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886835.34620: stdout chunk (state=3): >>>import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65a515f70> <<< 67225 1726886835.34657: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a5157f0> <<< 67225 1726886835.34717: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py <<< 67225 1726886835.34732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.34779: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py <<< 67225 1726886835.34790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 67225 1726886835.34822: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 67225 1726886835.34846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 67225 1726886835.34888: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 67225 1726886835.34915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 67225 1726886835.34991: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py <<< 67225 1726886835.35006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4692e0> <<< 67225 1726886835.35053: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py <<< 67225 1726886835.35078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4693d0> <<< 67225 1726886835.35117: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 67225 1726886835.35146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 67225 1726886835.35179: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4696d0> <<< 67225 1726886835.35237: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 67225 1726886835.35280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a469ca0> <<< 67225 1726886835.35306: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43bc40> <<< 67225 1726886835.35342: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43b820> <<< 67225 1726886835.35356: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886835.35394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 67225 1726886835.35420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.35470: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43bee0> <<< 67225 1726886835.35494: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43b2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a515bb0> <<< 67225 1726886835.35567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py <<< 67225 1726886835.35604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 67225 1726886835.35654: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py<<< 67225 1726886835.35693: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 67225 1726886835.35705: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4bbdf0> <<< 67225 1726886835.35739: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 67225 1726886835.35771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 67225 1726886835.35804: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 67225 1726886835.35864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'<<< 67225 1726886835.35904: stdout chunk (state=3): >>> <<< 67225 1726886835.35932: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 67225 1726886835.36112: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3e88b0> <<< 67225 1726886835.36195: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4d4670><<< 67225 1726886835.36209: stdout chunk (state=3): >>> <<< 67225 1726886835.36242: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4d41c0> <<< 67225 1726886835.36440: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4c98e0> <<< 67225 1726886835.36532: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py <<< 67225 1726886835.36573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc'<<< 67225 1726886835.36585: stdout chunk (state=3): >>> <<< 67225 1726886835.36874: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3b7a00><<< 67225 1726886835.36887: stdout chunk (state=3): >>> <<< 67225 1726886835.36962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 67225 1726886835.36999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 67225 1726886835.37346: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659dbcd60> <<< 67225 1726886835.37362: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a5154f0> <<< 67225 1726886835.37440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 67225 1726886835.37496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 67225 1726886835.37808: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659dbceb0> <<< 67225 1726886835.37882: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b13ed30> <<< 67225 1726886835.37931: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py <<< 67225 1726886835.37943: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 67225 1726886835.37990: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py <<< 67225 1726886835.38003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 67225 1726886835.38044: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py <<< 67225 1726886835.38065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 67225 1726886835.38156: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d50580> <<< 67225 1726886835.38185: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d503a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659dd8640> <<< 67225 1726886835.38923: stdout chunk (state=3): >>> <<< 67225 1726886835.38950: stdout chunk (state=3): >>>** (process:144645): WARNING **: 22:47:15.388: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c4280> <<< 67225 1726886835.38998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py <<< 67225 1726886835.39031: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 67225 1726886835.39110: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d50190> <<< 67225 1726886835.39150: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py <<< 67225 1726886835.39174: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.39201: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7f8b0> <<< 67225 1726886835.39240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py <<< 67225 1726886835.39265: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.39309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py <<< 67225 1726886835.39338: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 67225 1726886835.39378: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 67225 1726886835.39434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 67225 1726886835.39503: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py <<< 67225 1726886835.39531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.39587: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py <<< 67225 1726886835.39618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 67225 1726886835.39679: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d48b0> <<< 67225 1726886835.39746: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py <<< 67225 1726886835.39762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.39804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 67225 1726886835.39849: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 67225 1726886835.39891: stdout chunk (state=3): >>>import 'six.moves' # <<< 67225 1726886835.39927: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py <<< 67225 1726886835.39952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' <<< 67225 1726886835.39985: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596e9fd0> <<< 67225 1726886835.40051: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596db3a0> <<< 67225 1726886835.40087: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d4df0> <<< 67225 1726886835.40127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py <<< 67225 1726886835.40154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 67225 1726886835.40201: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596e9cd0> <<< 67225 1726886835.40244: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py <<< 67225 1726886835.40258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 67225 1726886835.40310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py <<< 67225 1726886835.40328: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.40358: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py <<< 67225 1726886835.40382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 67225 1726886835.40433: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py <<< 67225 1726886835.40461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703dc0> <<< 67225 1726886835.40489: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703b20> <<< 67225 1726886835.40534: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py <<< 67225 1726886835.40563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 67225 1726886835.40625: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703c10> <<< 67225 1726886835.40642: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703790> <<< 67225 1726886835.40689: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py <<< 67225 1726886835.40701: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 67225 1726886835.40735: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 67225 1726886835.40767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'<<< 67225 1726886835.40795: stdout chunk (state=3): >>> <<< 67225 1726886835.40820: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6597037f0> <<< 67225 1726886835.40842: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596f2d90> <<< 67225 1726886835.40877: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py <<< 67225 1726886835.40906: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 67225 1726886835.40947: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py <<< 67225 1726886835.40964: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.40998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py <<< 67225 1726886835.41036: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' <<< 67225 1726886835.41048: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968a9d0> <<< 67225 1726886835.41091: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py <<< 67225 1726886835.41128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' <<< 67225 1726886835.41155: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968adc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968a6a0> <<< 67225 1726886835.41186: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703580> <<< 67225 1726886835.41231: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py <<< 67225 1726886835.41260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968a6d0> <<< 67225 1726886835.41289: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d40d0> <<< 67225 1726886835.41322: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py <<< 67225 1726886835.41352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 67225 1726886835.41403: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py <<< 67225 1726886835.41420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.41448: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 67225 1726886835.41488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 67225 1726886835.41579: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596a0460><<< 67225 1726886835.41594: stdout chunk (state=3): >>> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596a01c0> <<< 67225 1726886835.41618: stdout chunk (state=3): >>>import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d4640> <<< 67225 1726886835.42116: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d85580> <<< 67225 1726886835.42197: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7fd30> <<< 67225 1726886835.42230: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 67225 1726886835.42251: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 67225 1726886835.42270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 67225 1726886835.42302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 67225 1726886835.42322: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659650400> <<< 67225 1726886835.42359: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 67225 1726886835.42372: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659650bb0> <<< 67225 1726886835.42479: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65964b0d0> <<< 67225 1726886835.42506: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 67225 1726886835.42538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 67225 1726886835.42567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 67225 1726886835.42589: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.42630: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659684a90> <<< 67225 1726886835.42663: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 67225 1726886835.42691: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 67225 1726886835.42703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 67225 1726886835.42735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886835.42857: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659615760> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659615cd0> <<< 67225 1726886835.42894: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 67225 1726886835.42925: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596253d0> <<< 67225 1726886835.42939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 67225 1726886835.42963: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659625730> <<< 67225 1726886835.42993: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py <<< 67225 1726886835.43005: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 67225 1726886835.43070: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659625e80> <<< 67225 1726886835.43088: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659615400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960aee0> <<< 67225 1726886835.43276: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960a160> <<< 67225 1726886835.43316: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 67225 1726886835.43834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 67225 1726886835.43850: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595c75e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960a760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659684c40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595c7f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659684e80> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960a2e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595d12e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595d15b0> <<< 67225 1726886835.44234: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886835.44842: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa659600d60> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594f9af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594f9460> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594f9dc0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595054c0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65951e6a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659514250> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65952a880> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65952f550> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594b6340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595f7d90> <<< 67225 1726886835.44878: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595f7a90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 67225 1726886835.44891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 67225 1726886835.44926: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py <<< 67225 1726886835.45124: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594c4340> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594c4ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594c42e0> <<< 67225 1726886835.45257: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594bcaf0> <<< 67225 1726886835.45282: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 67225 1726886835.45313: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659470b20> <<< 67225 1726886835.45338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 67225 1726886835.45361: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659473280> <<< 67225 1726886835.45380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 67225 1726886835.45421: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 67225 1726886835.45449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 67225 1726886835.45527: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65948f3a0> <<< 67225 1726886835.45547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 67225 1726886835.45649: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65948f760> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 67225 1726886835.45683: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659496400> <<< 67225 1726886835.45713: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 67225 1726886835.45935: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659496fa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594a67f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594a6b20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594a6ee0> <<< 67225 1726886835.45939: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 67225 1726886835.46133: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594345e0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886835.46140: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594431c0> <<< 67225 1726886835.46169: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659434e50> <<< 67225 1726886835.46176: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659434940> <<< 67225 1726886835.46560: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659473340> <<< 67225 1726886835.46591: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 67225 1726886835.46597: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886835.46635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 67225 1726886835.46660: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593f6eb0> <<< 67225 1726886835.46686: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py <<< 67225 1726886835.46698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 67225 1726886835.46707: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659400160> <<< 67225 1726886835.46837: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659481be0> <<< 67225 1726886835.46864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py <<< 67225 1726886835.46872: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 67225 1726886835.46900: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 67225 1726886835.46909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886835.47623: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65940eac0> <<< 67225 1726886835.47675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py <<< 67225 1726886835.47684: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 67225 1726886835.47728: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594169d0> <<< 67225 1726886835.47940: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65940e3d0> <<< 67225 1726886835.47978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py <<< 67225 1726886835.47985: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886835.48056: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659421c70> <<< 67225 1726886835.48098: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py <<< 67225 1726886835.48103: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 67225 1726886835.48144: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659426e80> <<< 67225 1726886835.48183: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py <<< 67225 1726886835.48197: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 67225 1726886835.48239: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65942b5e0> <<< 67225 1726886835.48288: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 67225 1726886835.48291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 67225 1726886835.48381: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65942bd90> <<< 67225 1726886835.48419: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py <<< 67225 1726886835.48428: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886835.48498: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593b8850> <<< 67225 1726886835.48509: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659678b50> <<< 67225 1726886835.48548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py <<< 67225 1726886835.48555: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' <<< 67225 1726886835.48576: stdout chunk (state=3): >>>import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595f77f0> <<< 67225 1726886835.48810: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659667d60> <<< 67225 1726886835.48845: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 67225 1726886835.48886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886835.48936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py <<< 67225 1726886835.48945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886835.48994: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593e0a90> <<< 67225 1726886835.49036: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py <<< 67225 1726886835.49059: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 67225 1726886835.49077: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593eb640> <<< 67225 1726886835.49104: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py <<< 67225 1726886835.49120: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 67225 1726886835.49202: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593eb220> <<< 67225 1726886835.49233: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py <<< 67225 1726886835.49257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 67225 1726886835.49341: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659375be0> <<< 67225 1726886835.49569: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593d9820> <<< 67225 1726886835.49607: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 67225 1726886835.49636: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886835.49830: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593e0610> <<< 67225 1726886835.49856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py <<< 67225 1726886835.49877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886835.49978: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659336a00> <<< 67225 1726886835.50016: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 67225 1726886835.50121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886835.50174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py <<< 67225 1726886835.50187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886835.50223: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593027c0> <<< 67225 1726886835.50254: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 67225 1726886835.50295: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 67225 1726886835.50343: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py <<< 67225 1726886835.50346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886835.50398: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659313970> <<< 67225 1726886835.50658: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659302f70> <<< 67225 1726886835.50700: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py <<< 67225 1726886835.50715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 67225 1726886835.50738: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592b3eb0> <<< 67225 1726886835.51360: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659342520> <<< 67225 1726886835.51392: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 67225 1726886835.51430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886835.51620: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659283b20> <<< 67225 1726886835.51653: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py <<< 67225 1726886835.51666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 67225 1726886835.51720: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592a0d30> <<< 67225 1726886835.51752: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py <<< 67225 1726886835.51764: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 67225 1726886835.51815: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592a6760> <<< 67225 1726886835.51852: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py <<< 67225 1726886835.51864: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 67225 1726886835.51893: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592ad2b0> <<< 67225 1726886835.51936: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py <<< 67225 1726886835.51939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 67225 1726886835.51992: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592ad610> <<< 67225 1726886835.52042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 67225 1726886835.52079: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592364c0> <<< 67225 1726886835.52103: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 67225 1726886835.52132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886835.52286: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659236dc0> <<< 67225 1726886835.52289: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7f9d0> <<< 67225 1726886835.52320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 67225 1726886835.52355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 67225 1726886835.52592: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7fa90> <<< 67225 1726886835.52626: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 67225 1726886835.52678: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 67225 1726886835.52715: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 67225 1726886835.52774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 67225 1726886835.52819: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659209a00> <<< 67225 1726886835.52864: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6591f4730> <<< 67225 1726886835.52900: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.52931: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.52944: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 67225 1726886835.52972: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.52992: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.53013: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 67225 1726886835.53039: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.53378: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.53655: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 67225 1726886835.53932: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886835.54238: 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": {}}}} <<< 67225 1726886835.54292: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886835.55365: stdout chunk (state=3): >>># clear builtins._<<< 67225 1726886835.55425: stdout chunk (state=3): >>> # clear sys.path # clear sys.argv<<< 67225 1726886835.55468: stdout chunk (state=3): >>> # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value<<< 67225 1726886835.55496: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.path_hooks <<< 67225 1726886835.55530: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 67225 1726886835.55574: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin<<< 67225 1726886835.55609: stdout chunk (state=3): >>> # restore sys.stdout # restore sys.stderr <<< 67225 1726886835.55645: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins <<< 67225 1726886835.55681: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 67225 1726886835.55726: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref<<< 67225 1726886835.55787: stdout chunk (state=3): >>> # cleanup[2] removing _io # cleanup[2] removing marshal <<< 67225 1726886835.55826: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport <<< 67225 1726886835.55873: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 67225 1726886835.55905: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal<<< 67225 1726886835.55949: stdout chunk (state=3): >>> # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc <<< 67225 1726886835.55994: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__<<< 67225 1726886835.56039: stdout chunk (state=3): >>> # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 67225 1726886835.56096: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os <<< 67225 1726886835.56172: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale <<< 67225 1726886835.56228: stdout chunk (state=3): >>># destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre <<< 67225 1726886835.56267: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse<<< 67225 1726886835.56310: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile<<< 67225 1726886835.56351: stdout chunk (state=3): >>> # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 67225 1726886835.56436: stdout chunk (state=3): >>> # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib<<< 67225 1726886835.56474: 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 copyreg<<< 67225 1726886835.56493: stdout chunk (state=3): >>> # cleanup[2] removing re <<< 67225 1726886835.56510: 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<<< 67225 1726886835.56536: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression<<< 67225 1726886835.56581: stdout chunk (state=3): >>> # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json<<< 67225 1726886835.56617: stdout chunk (state=3): >>> # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime<<< 67225 1726886835.56640: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat<<< 67225 1726886835.56661: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux<<< 67225 1726886835.56687: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.56706: 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 # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec<<< 67225 1726886835.56728: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext<<< 67225 1726886835.56751: stdout chunk (state=3): >>> # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora<<< 67225 1726886835.56778: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.56800: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.56985: stdout chunk (state=3): >>> # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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<<< 67225 1726886835.57000: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.57030: stdout chunk (state=3): >>> # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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<<< 67225 1726886835.57051: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.57486: stdout chunk (state=3): >>> # destroy ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator <<< 67225 1726886835.57874: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886835.57936: stdout chunk (state=3): >>># destroy _compression <<< 67225 1726886835.57963: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy bz2 # destroy lzma <<< 67225 1726886835.58003: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886835.58047: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon <<< 67225 1726886835.58050: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 67225 1726886835.58086: stdout chunk (state=3): >>># destroy datetime <<< 67225 1726886835.58131: stdout chunk (state=3): >>># destroy distro <<< 67225 1726886835.58147: stdout chunk (state=3): >>># destroy argparse <<< 67225 1726886835.58244: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicefactory <<< 67225 1726886835.58248: stdout chunk (state=3): >>># cleanup[3] wiping blivet.partitioning <<< 67225 1726886835.58293: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction # cleanup[3] wiping blivet.devices <<< 67225 1726886835.58340: stdout chunk (state=3): >>># destroy blivet.devices.lib <<< 67225 1726886835.58383: stdout chunk (state=3): >>># destroy blivet.devices.device # destroy blivet.devices.network # destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm <<< 67225 1726886835.58433: stdout chunk (state=3): >>># destroy blivet.devices.disk <<< 67225 1726886835.58483: stdout chunk (state=3): >>># destroy blivet.devices.partition # destroy blivet.devices.luks # destroy blivet.devices.raid # destroy blivet.devices.md # destroy blivet.devices.cache # destroy blivet.devices.lvm<<< 67225 1726886835.58529: stdout chunk (state=3): >>> # destroy blivet.devices.btrfs <<< 67225 1726886835.58576: stdout chunk (state=3): >>># 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<<< 67225 1726886835.58618: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.fcoe # cleanup[3] wiping blivet.devicelibs.disk<<< 67225 1726886835.58663: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.formats # destroy blivet.formats.biosboot <<< 67225 1726886835.58710: stdout chunk (state=3): >>># destroy blivet.formats.disklabel # destroy blivet.formats.dmraid # destroy blivet.formats.fs # destroy blivet.formats.luks<<< 67225 1726886835.58757: stdout chunk (state=3): >>> # destroy blivet.formats.lvmpv # destroy blivet.formats.mdraid # destroy blivet.formats.multipath<<< 67225 1726886835.58804: stdout chunk (state=3): >>> # destroy blivet.formats.prepboot # destroy blivet.formats.swap<<< 67225 1726886835.58849: stdout chunk (state=3): >>> # destroy blivet.formats.stratis # cleanup[3] wiping blivet.tasks.pvtask # cleanup[3] wiping blivet.devicelibs.lvm <<< 67225 1726886835.58890: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto # cleanup[3] wiping blivet.mounts<<< 67225 1726886835.58937: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.devicelibs.btrfs # cleanup[3] wiping blivet.devicelibs.raid # cleanup[3] wiping blivet.tasks.fswriteuuid <<< 67225 1726886835.58981: 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<<< 67225 1726886835.59024: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.tasks.fsmount # destroy blivet.formats.fslib # cleanup[3] wiping blivet.tasks.fsmkfs<<< 67225 1726886835.59066: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.tasks.fslabeling # cleanup[3] wiping blivet.events.manager <<< 67225 1726886835.59095: stdout chunk (state=3): >>># cleanup[3] wiping blivet.events.changes # cleanup[3] wiping blivet.events<<< 67225 1726886835.59172: stdout chunk (state=3): >>> # destroy blivet.events.changes # destroy blivet.events.manager # cleanup[3] wiping parted.partition # cleanup[3] wiping parted.geometry<<< 67225 1726886835.59227: stdout chunk (state=3): >>> # cleanup[3] wiping parted.filesystem # cleanup[3] wiping parted.disk # cleanup[3] wiping parted.cachedlist # cleanup[3] wiping parted.device <<< 67225 1726886835.59261: stdout chunk (state=3): >>># cleanup[3] wiping parted.constraint # cleanup[3] wiping parted.alignment # cleanup[3] wiping parted.decorators # cleanup[3] wiping _ped <<< 67225 1726886835.59305: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.fsminsize # cleanup[3] wiping blivet.tasks.fsck # cleanup[3] wiping blivet.tasks.fssize<<< 67225 1726886835.59379: stdout chunk (state=3): >>> # cleanup[3] wiping blivet.tasks.fsresize # cleanup[3] wiping blivet.tasks.dfresize # cleanup[3] wiping blivet.tasks.fsinfo # cleanup[3] wiping blivet.tasks.fstask <<< 67225 1726886835.59417: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks.task # cleanup[3] wiping blivet.tasks.availability <<< 67225 1726886835.59430: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.stratis # destroy json <<< 67225 1726886835.59478: stdout chunk (state=3): >>># cleanup[3] wiping blivet.static_data # destroy blivet.static_data.lvm_info # destroy blivet.static_data.mpath_info <<< 67225 1726886835.59510: stdout chunk (state=3): >>># cleanup[3] wiping blivet.tasks # destroy blivet.tasks.task # destroy blivet.tasks.fstask <<< 67225 1726886835.59548: stdout chunk (state=3): >>># destroy blivet.tasks.dfresize # cleanup[3] wiping blivet.threads <<< 67225 1726886835.59576: stdout chunk (state=3): >>># cleanup[3] wiping pprint <<< 67225 1726886835.59601: stdout chunk (state=3): >>># cleanup[3] wiping blivet.udev <<< 67225 1726886835.59653: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev <<< 67225 1726886835.59681: stdout chunk (state=3): >>># destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib <<< 67225 1726886835.59701: stdout chunk (state=3): >>># destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc # destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils<<< 67225 1726886835.59722: stdout chunk (state=3): >>> # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe<<< 67225 1726886835.59756: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes.util # cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob<<< 67225 1726886835.59766: stdout chunk (state=3): >>> # destroy hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev<<< 67225 1726886835.59803: stdout chunk (state=3): >>> # cleanup[3] wiping gi.overrides.BlockDev # cleanup[3] wiping blivet.safe_dbus<<< 67225 1726886835.59829: 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<<< 67225 1726886835.59849: stdout chunk (state=3): >>> # cleanup[3] wiping gi.repository.GLib<<< 67225 1726886835.59868: stdout chunk (state=3): >>> # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket <<< 67225 1726886835.59891: stdout chunk (state=3): >>># 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<<< 67225 1726886835.59933: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.59970: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.60012: stdout chunk (state=3): >>> # cleanup[3] wiping _decimal # cleanup[3] wiping dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux<<< 67225 1726886835.60060: stdout chunk (state=3): >>> # cleanup[3] wiping ast # 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<<< 67225 1726886835.60079: stdout chunk (state=3): >>> # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 67225 1726886835.60125: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy traceback # cleanup[3] wiping _string # cleanup[3] wiping uuid<<< 67225 1726886835.60159: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache<<< 67225 1726886835.60218: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess<<< 67225 1726886835.60251: stdout chunk (state=3): >>> # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings<<< 67225 1726886835.60285: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.60342: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random<<< 67225 1726886835.60367: stdout chunk (state=3): >>> # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 67225 1726886835.60406: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc<<< 67225 1726886835.60428: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery<<< 67225 1726886835.60486: stdout chunk (state=3): >>> # destroy importlib.abc # 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 sre_compile<<< 67225 1726886835.60511: stdout chunk (state=3): >>> # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator<<< 67225 1726886835.60553: stdout chunk (state=3): >>> # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale<<< 67225 1726886835.60599: stdout chunk (state=3): >>> # 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<<< 67225 1726886835.60632: stdout chunk (state=3): >>> # cleanup[3] wiping abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 67225 1726886835.60669: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 67225 1726886835.60703: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 67225 1726886835.60746: stdout chunk (state=3): >>> # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl<<< 67225 1726886835.61381: stdout chunk (state=3): >>> # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io <<< 67225 1726886835.61714: stdout chunk (state=3): >>># destroy ctypes # destroy locale<<< 67225 1726886835.61728: stdout chunk (state=3): >>> # destroy gettext <<< 67225 1726886835.61822: stdout chunk (state=3): >>># destroy _collections_abc <<< 67225 1726886835.61836: stdout chunk (state=3): >>># destroy _weakref <<< 67225 1726886835.61870: stdout chunk (state=3): >>># destroy _heapq<<< 67225 1726886835.61920: stdout chunk (state=3): >>> # destroy _thread <<< 67225 1726886835.61942: stdout chunk (state=3): >>># destroy _socket <<< 67225 1726886835.61965: stdout chunk (state=3): >>># destroy array <<< 67225 1726886835.61978: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 67225 1726886835.62083: stdout chunk (state=3): >>># destroy blivet.devicelibs.disk<<< 67225 1726886835.62098: stdout chunk (state=3): >>> <<< 67225 1726886835.62128: stdout chunk (state=3): >>># destroy pyudev <<< 67225 1726886835.62174: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid<<< 67225 1726886835.62184: stdout chunk (state=3): >>> <<< 67225 1726886835.62198: stdout chunk (state=3): >>># destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 67225 1726886835.62262: stdout chunk (state=3): >>># destroy six.moves.urllib_parse <<< 67225 1726886835.62303: stdout chunk (state=3): >>># destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response<<< 67225 1726886835.62351: stdout chunk (state=3): >>> # destroy six.moves.urllib.robotparser <<< 67225 1726886835.62377: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse <<< 67225 1726886835.62422: stdout chunk (state=3): >>># destroy _string # destroy io<<< 67225 1726886835.62483: stdout chunk (state=3): >>> # destroy signal # destroy threading <<< 67225 1726886835.62526: stdout chunk (state=3): >>># destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap<<< 67225 1726886835.62547: stdout chunk (state=3): >>> <<< 67225 1726886835.62590: stdout chunk (state=3): >>># destroy fnmatch # destroy _hashlib # destroy ast<<< 67225 1726886835.62640: stdout chunk (state=3): >>> # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token<<< 67225 1726886835.62643: stdout chunk (state=3): >>> <<< 67225 1726886835.62715: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 67225 1726886835.62758: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile<<< 67225 1726886835.62790: stdout chunk (state=3): >>> # destroy uuid # destroy random <<< 67225 1726886835.62846: stdout chunk (state=3): >>># destroy blivet.tasks.fsck # destroy blivet.tasks.fsinfo # destroy blivet.tasks.fslabeling # destroy blivet.tasks.fsminsize # destroy blivet.tasks.fsmkfs <<< 67225 1726886835.62883: stdout chunk (state=3): >>># destroy blivet.tasks.fsmount # destroy blivet.tasks.fsreadlabel # destroy blivet.tasks.fsresize <<< 67225 1726886835.62926: stdout chunk (state=3): >>># destroy blivet.tasks.fssize # destroy blivet.tasks.fssync # destroy blivet.tasks.fsuuid<<< 67225 1726886835.62950: stdout chunk (state=3): >>> # destroy blivet.tasks.fswritelabel # destroy blivet.tasks.fswriteuuid <<< 67225 1726886835.62981: stdout chunk (state=3): >>># destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks <<< 67225 1726886835.63018: stdout chunk (state=3): >>># destroy copy # destroy pprint # destroy blivet.devicelibs.lvm<<< 67225 1726886835.63037: stdout chunk (state=3): >>> # destroy blivet.tasks.availability <<< 67225 1726886835.63077: stdout chunk (state=3): >>># destroy _warnings<<< 67225 1726886835.63081: stdout chunk (state=3): >>> <<< 67225 1726886835.63127: stdout chunk (state=3): >>># destroy posix # destroy ansible.module_utils.six.moves.urllib <<< 67225 1726886835.63131: stdout chunk (state=3): >>># destroy select <<< 67225 1726886835.63198: stdout chunk (state=3): >>># destroy pyudev._os.pipe <<< 67225 1726886835.63216: stdout chunk (state=3): >>># destroy pyudev._os.poll <<< 67225 1726886835.63320: stdout chunk (state=3): >>># destroy math <<< 67225 1726886835.63368: stdout chunk (state=3): >>># destroy platform # destroy _ped<<< 67225 1726886835.63402: stdout chunk (state=3): >>> # destroy parted.decorators # destroy parted.alignment # destroy parted.constraint # destroy parted.device # destroy parted.cachedlist <<< 67225 1726886835.63445: stdout chunk (state=3): >>># destroy parted.disk # destroy parted.filesystem # destroy parted.geometry <<< 67225 1726886835.63460: stdout chunk (state=3): >>># destroy parted.partition <<< 67225 1726886835.63483: stdout chunk (state=3): >>># destroy collections # destroy contextlib <<< 67225 1726886835.63519: stdout chunk (state=3): >>># destroy gi._gi <<< 67225 1726886835.63550: stdout chunk (state=3): >>># destroy json.scanner # destroy json.decoder # destroy json.encoder<<< 67225 1726886835.63574: stdout chunk (state=3): >>> # destroy _json <<< 67225 1726886835.63613: stdout chunk (state=3): >>># destroy stat # destroy abc <<< 67225 1726886835.63709: stdout chunk (state=3): >>># destroy re <<< 67225 1726886835.63750: stdout chunk (state=3): >>># destroy six # destroy collections.abc # destroy errno <<< 67225 1726886835.63791: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 67225 1726886835.63839: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 67225 1726886835.63878: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types <<< 67225 1726886835.63900: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 67225 1726886835.63910: stdout chunk (state=3): >>># destroy _operator <<< 67225 1726886835.64054: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 67225 1726886835.64065: stdout chunk (state=3): >>># clear sys.audit hooks <<< 67225 1726886835.64893: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886835.64895: stdout chunk (state=3): >>><<< 67225 1726886835.64897: stderr chunk (state=3): >>><<< 67225 1726886835.65182: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b775ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b775a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b7759a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6c8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6cf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b731760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6c8c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b71cfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b694d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b697e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b68e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b695520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b694250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b396c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b396ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3eebe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3e84c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3fd520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b69bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b3a7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b697fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b3fd130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b6a18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b37c220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b37c310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3b4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b33ff70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b324b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3e8fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2dd9a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2ddcd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2ef5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2efb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b27a250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2dddc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b28c130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2ef460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b28c1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2a6610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b2a6fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2a6790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b29a8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b3a7460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b2a6940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa65b1e5520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abaf730> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b15d850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d2b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65b15d4f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d8b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab2e790> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab2eb20> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab2e970> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab4cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b157d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b15d610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b157e80> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aba8880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abe0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abe0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab46310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65abe0fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abe0f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab10f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b135e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b135fd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab10250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab1f160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1d5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1d670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab1cca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b12dbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aba19d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65ab9e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab11880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aba1400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abd89d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aaefbe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab957c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c6100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65ab96c10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65abdbfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65aad5700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a679f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6b3b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aae4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aadfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65a3ed040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3ed280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3eda00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c4460> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65aad50a0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c3160> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65a6c3940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c3e50> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3fa340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3fa1f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c3c40> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a515070> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa65a515f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a5157f0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4692e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4693d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4696d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a469ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43bc40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43b820> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43bee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a43b2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a515bb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4bbdf0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3e88b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4d4670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4d41c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a4c98e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a3b7a00> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659dbcd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a5154f0> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659dbceb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65b13ed30> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d50580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d503a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659dd8640> ** (process:144645): WARNING **: 22:47:15.388: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65a6c4280> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d50190> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7f8b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d48b0> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596e9fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596db3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d4df0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596e9cd0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703b20> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703790> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6597037f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596f2d90> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968a9d0> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968adc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968a6a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659703580> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65968a6d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d40d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596a0460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596a01c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596d4640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d85580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7fd30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659650400> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659650bb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65964b0d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659684a90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659615760> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659615cd0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6596253d0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659625730> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659625e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659615400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960aee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960a160> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595c75e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960a760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659684c40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595c7f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659684e80> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65960a2e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595d12e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595d15b0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa659600d60> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594f9af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594f9460> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594f9dc0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595054c0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65951e6a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659514250> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65952a880> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65952f550> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594b6340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595f7d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595f7a90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594c4340> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594c4ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594c42e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594bcaf0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659470b20> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659473280> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65948f3a0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65948f760> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659496400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659496fa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594a67f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594a6b20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594a6ee0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594345e0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594431c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659434e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659434940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659473340> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593f6eb0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659400160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659481be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65940eac0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6594169d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65940e3d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659421c70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659426e80> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65942b5e0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa65942bd90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593b8850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659678b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6595f77f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659667d60> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593e0a90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593eb640> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593eb220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659375be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593d9820> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593e0610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659336a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6593027c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659313970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659302f70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592b3eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659342520> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659283b20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592a0d30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592a6760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592ad2b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592ad610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6592364c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659236dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7f9d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659d7fa90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa659209a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa6591f4730> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_dptadacw/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # 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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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 _compression # destroy binascii # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # cleanup[3] wiping blivet.callbacks # cleanup[3] wiping blivet.arch # cleanup[3] wiping blivet.storage_log # destroy inspect # cleanup[3] wiping blivet.flags # destroy shlex # cleanup[3] wiping blivet.util # destroy glob # 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 textwrap # 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 dis # cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ast # 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 linecache # cleanup[3] wiping tokenize # cleanup[3] wiping token # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy decimal # destroy _opcode # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy io # destroy ctypes # destroy locale # destroy gettext # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy blivet.devicelibs.disk # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy io # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # 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 copy # destroy pprint # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 collections # destroy contextlib # destroy gi._gi # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 67225 1726886835.67039: 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-1726886834.7991664-67587-253841627168096/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886835.67042: _low_level_execute_command(): starting 67225 1726886835.67045: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886834.7991664-67587-253841627168096/ > /dev/null 2>&1 && sleep 0' 67225 1726886835.67325: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886835.67405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.67408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.67459: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886835.67463: 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.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.67465: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886835.67468: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.67627: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886835.67630: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886835.67689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886835.67790: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886835.70441: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886835.70510: stderr chunk (state=3): >>><<< 67225 1726886835.70515: stdout chunk (state=3): >>><<< 67225 1726886835.70975: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886835.70978: handler run complete 67225 1726886835.70980: attempt loop complete, returning result 67225 1726886835.70982: _execute() done 67225 1726886835.70984: dumping result to json 67225 1726886835.70986: done dumping result, returning 67225 1726886835.70988: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state [02369adf-7a19-6840-5358-00000000009d] 67225 1726886835.70990: sending task result for task 02369adf-7a19-6840-5358-00000000009d 67225 1726886835.71068: done sending task result for task 02369adf-7a19-6840-5358-00000000009d 67225 1726886835.71071: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 67225 1726886835.71195: no more pending results, returning what we have 67225 1726886835.71199: results queue empty 67225 1726886835.71200: checking for any_errors_fatal 67225 1726886835.71205: done checking for any_errors_fatal 67225 1726886835.71205: checking for max_fail_percentage 67225 1726886835.71207: done checking for max_fail_percentage 67225 1726886835.71208: checking to see if all hosts have failed and the running result is not ok 67225 1726886835.71209: done checking to see if all hosts have failed 67225 1726886835.71209: getting the remaining hosts for this loop 67225 1726886835.71211: done getting the remaining hosts for this loop 67225 1726886835.71216: getting the next task for host managed_node2 67225 1726886835.71221: done getting next task for host managed_node2 67225 1726886835.71224: ^ task is: TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 67225 1726886835.71228: ^ 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 67225 1726886835.71242: getting variables 67225 1726886835.71243: in VariableManager get_vars() 67225 1726886835.71275: Calling all_inventory to load vars for managed_node2 67225 1726886835.71278: Calling groups_inventory to load vars for managed_node2 67225 1726886835.71280: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886835.71289: Calling all_plugins_play to load vars for managed_node2 67225 1726886835.71292: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886835.71295: Calling groups_plugins_play to load vars for managed_node2 67225 1726886835.72550: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886835.73796: done with get_vars() 67225 1726886835.73927: done getting variables 67225 1726886835.74124: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 20 September 2024 22:47:15 -0400 (0:00:01.095) 0:00:11.721 ****** 67225 1726886835.74276: entering _queue_task() for managed_node2/command 67225 1726886835.74278: Creating lock for command 67225 1726886835.74929: worker is 1 (out of 1 available) 67225 1726886835.74943: exiting _queue_task() for managed_node2/command 67225 1726886835.74955: done queuing things up, now waiting for results queue to drain 67225 1726886835.74956: waiting for pending results... 67225 1726886835.75419: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms 67225 1726886835.75551: in run() - task 02369adf-7a19-6840-5358-00000000009e 67225 1726886835.75569: variable 'ansible_search_path' from source: unknown 67225 1726886835.75579: variable 'ansible_search_path' from source: unknown 67225 1726886835.75617: calling self._execute() 67225 1726886835.75703: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886835.75707: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886835.75718: variable 'omit' from source: magic vars 67225 1726886835.76417: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886835.79097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886835.79785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886835.79839: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886835.79884: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886835.79918: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886835.80005: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886835.80050: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886835.80080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886835.80128: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886835.80156: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886835.80278: Evaluated conditional (storage_udevadm_trigger | d(false)): False 67225 1726886835.80285: when evaluation is False, skipping this task 67225 1726886835.80292: _execute() done 67225 1726886835.80299: dumping result to json 67225 1726886835.80306: done dumping result, returning 67225 1726886835.80318: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Workaround for udev issue on some platforms [02369adf-7a19-6840-5358-00000000009e] 67225 1726886835.80331: sending task result for task 02369adf-7a19-6840-5358-00000000009e 67225 1726886835.80446: done sending task result for task 02369adf-7a19-6840-5358-00000000009e 67225 1726886835.80453: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } 67225 1726886835.80501: no more pending results, returning what we have 67225 1726886835.80505: results queue empty 67225 1726886835.80506: checking for any_errors_fatal 67225 1726886835.80519: done checking for any_errors_fatal 67225 1726886835.80520: checking for max_fail_percentage 67225 1726886835.80524: done checking for max_fail_percentage 67225 1726886835.80525: checking to see if all hosts have failed and the running result is not ok 67225 1726886835.80526: done checking to see if all hosts have failed 67225 1726886835.80527: getting the remaining hosts for this loop 67225 1726886835.80529: done getting the remaining hosts for this loop 67225 1726886835.80533: getting the next task for host managed_node2 67225 1726886835.80542: done getting next task for host managed_node2 67225 1726886835.80545: ^ task is: TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 67225 1726886835.80549: ^ 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 67225 1726886835.80562: getting variables 67225 1726886835.80564: in VariableManager get_vars() 67225 1726886835.80599: Calling all_inventory to load vars for managed_node2 67225 1726886835.80602: Calling groups_inventory to load vars for managed_node2 67225 1726886835.80605: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886835.80623: Calling all_plugins_play to load vars for managed_node2 67225 1726886835.80628: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886835.80632: Calling groups_plugins_play to load vars for managed_node2 67225 1726886835.81143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886835.82102: done with get_vars() 67225 1726886835.82123: done getting variables TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Friday 20 September 2024 22:47:15 -0400 (0:00:00.079) 0:00:11.800 ****** 67225 1726886835.82219: entering _queue_task() for managed_node2/stat 67225 1726886835.82485: worker is 1 (out of 1 available) 67225 1726886835.82497: exiting _queue_task() for managed_node2/stat 67225 1726886835.82507: done queuing things up, now waiting for results queue to drain 67225 1726886835.82508: waiting for pending results... 67225 1726886835.82797: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present 67225 1726886835.82970: in run() - task 02369adf-7a19-6840-5358-00000000009f 67225 1726886835.82986: variable 'ansible_search_path' from source: unknown 67225 1726886835.82994: variable 'ansible_search_path' from source: unknown 67225 1726886835.83041: calling self._execute() 67225 1726886835.83119: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886835.83138: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886835.83151: variable 'omit' from source: magic vars 67225 1726886835.83266: variable 'omit' from source: magic vars 67225 1726886835.83348: variable 'omit' from source: magic vars 67225 1726886835.83386: variable 'omit' from source: magic vars 67225 1726886835.83438: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886835.83480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886835.83513: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886835.83537: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886835.83553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886835.83577: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886835.83635: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886835.83668: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886835.83730: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886835.83739: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886835.83998: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886835.84062: Set connection var ansible_shell_type to sh 67225 1726886835.84074: Set connection var ansible_timeout to 10 67225 1726886835.84124: Set connection var ansible_connection to ssh 67225 1726886835.84144: Set connection var ansible_shell_executable to /bin/sh 67225 1726886835.84154: Set connection var ansible_pipelining to False 67225 1726886835.84187: variable 'ansible_shell_executable' from source: unknown 67225 1726886835.84227: variable 'ansible_connection' from source: unknown 67225 1726886835.84279: variable 'ansible_module_compression' from source: unknown 67225 1726886835.84287: variable 'ansible_shell_type' from source: unknown 67225 1726886835.84295: variable 'ansible_shell_executable' from source: unknown 67225 1726886835.84301: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886835.84308: variable 'ansible_pipelining' from source: unknown 67225 1726886835.84317: variable 'ansible_timeout' from source: unknown 67225 1726886835.84386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886835.84837: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886835.84853: variable 'omit' from source: magic vars 67225 1726886835.84864: starting attempt loop 67225 1726886835.84877: running the handler 67225 1726886835.84938: _low_level_execute_command(): starting 67225 1726886835.84952: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886835.85903: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886835.85927: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.85943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886835.85968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.86009: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886835.86031: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886835.86046: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.86066: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886835.86083: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886835.86097: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886835.86110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.86133: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886835.86152: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.86167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886835.86179: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886835.86200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.86278: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886835.86304: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886835.86331: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886835.86417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886835.88600: stdout chunk (state=3): >>>/root <<< 67225 1726886835.88827: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886835.88831: stdout chunk (state=3): >>><<< 67225 1726886835.88846: stderr chunk (state=3): >>><<< 67225 1726886835.88924: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886835.88927: _low_level_execute_command(): starting 67225 1726886835.88931: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332 `" && echo ansible-tmp-1726886835.8886611-67648-126218971467332="` echo /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332 `" ) && sleep 0' 67225 1726886835.89518: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886835.89536: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.89563: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886835.89599: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.89644: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886835.89657: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886835.89671: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.89692: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886835.89704: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886835.89718: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886835.89734: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.89749: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886835.89774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.89798: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886835.89810: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886835.89831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.89909: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886835.89935: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886835.89951: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886835.90045: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886835.92604: stdout chunk (state=3): >>>ansible-tmp-1726886835.8886611-67648-126218971467332=/root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332 <<< 67225 1726886835.92839: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886835.92892: stderr chunk (state=3): >>><<< 67225 1726886835.92896: stdout chunk (state=3): >>><<< 67225 1726886835.93028: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886835.8886611-67648-126218971467332=/root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886835.93036: variable 'ansible_module_compression' from source: unknown 67225 1726886835.93134: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 67225 1726886835.93217: variable 'ansible_facts' from source: unknown 67225 1726886835.93245: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332/AnsiballZ_stat.py 67225 1726886835.93942: Sending initial data 67225 1726886835.93949: Sent initial data (153 bytes) 67225 1726886835.96180: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886835.96184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886835.96220: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886835.96227: 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.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886835.96230: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886835.96404: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886835.96407: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886835.96525: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886835.98994: 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 <<< 67225 1726886835.99044: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886835.99080: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmp81d0jjj1 /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332/AnsiballZ_stat.py <<< 67225 1726886835.99126: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886836.00475: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886836.00718: stderr chunk (state=3): >>><<< 67225 1726886836.00724: stdout chunk (state=3): >>><<< 67225 1726886836.00727: done transferring module to remote 67225 1726886836.00729: _low_level_execute_command(): starting 67225 1726886836.00731: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332/ /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332/AnsiballZ_stat.py && sleep 0' 67225 1726886836.02530: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886836.02606: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886836.02627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886836.02645: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886836.02695: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886836.02731: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886836.02832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886836.02858: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886836.02871: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886836.02882: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886836.02894: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886836.02924: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886836.02944: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886836.02957: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886836.02971: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886836.02993: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886836.03094: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886836.03234: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886836.03259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886836.03430: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886836.05951: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886836.06081: stderr chunk (state=3): >>><<< 67225 1726886836.06084: stdout chunk (state=3): >>><<< 67225 1726886836.06118: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886836.06124: _low_level_execute_command(): starting 67225 1726886836.06127: _low_level_execute_command(): using become for this command 67225 1726886836.06220: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-owdaqkmggpqmptgsgchkusymdlctdiyu ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332/AnsiballZ_stat.py'"'"' && sleep 0' 67225 1726886836.06491: Initial state: awaiting_escalation: BECOME-SUCCESS-owdaqkmggpqmptgsgchkusymdlctdiyu 67225 1726886836.07920: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886836.08029: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886836.08044: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886836.08062: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886836.08109: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886836.08192: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886836.08206: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886836.08225: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886836.08236: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886836.08246: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886836.08257: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886836.08268: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886836.08287: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886836.08302: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886836.08314: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886836.08329: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886836.08524: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886836.08546: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886836.08562: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886836.08735: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886836.12602: stdout chunk (state=1): >>>BECOME-SUCCESS-owdaqkmggpqmptgsgchkusymdlctdiyu <<< 67225 1726886836.12606: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-owdaqkmggpqmptgsgchkusymdlctdiyu' 67225 1726886836.12933: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 67225 1726886836.12942: stdout chunk (state=3): >>>import _imp # builtin <<< 67225 1726886836.12973: stdout chunk (state=3): >>>import '_thread' # <<< 67225 1726886836.12988: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 67225 1726886836.13075: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886836.13091: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886836.13146: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886836.13193: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 67225 1726886836.13207: stdout chunk (state=3): >>># installing zipimport hook <<< 67225 1726886836.13261: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886836.13276: stdout chunk (state=3): >>>import 'zipimport' # <<< 67225 1726886836.13303: stdout chunk (state=3): >>># installed zipimport hook <<< 67225 1726886836.13396: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 67225 1726886836.13403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886836.13433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886836.13466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 67225 1726886836.13484: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886836.13628: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985f5ca0> <<< 67225 1726886836.13634: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886836.13637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 67225 1726886836.13640: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c280> <<< 67225 1726886836.13642: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985f5a00> <<< 67225 1726886836.13826: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<< 67225 1726886836.13828: stdout chunk (state=3): >>> <<< 67225 1726886836.13830: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985f59a0> <<< 67225 1726886836.13832: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886836.13834: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 67225 1726886836.13837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 67225 1726886836.13839: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c370> <<< 67225 1726886836.13867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 67225 1726886836.13874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886836.13915: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc'<<< 67225 1726886836.13925: stdout chunk (state=3): >>> <<< 67225 1726886836.13946: stdout chunk (state=3): >>>import '_abc' # <<< 67225 1726886836.13964: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c820><<< 67225 1726886836.13970: stdout chunk (state=3): >>> <<< 67225 1726886836.13997: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c550> <<< 67225 1726886836.14046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886836.14067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886836.14098: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886836.14132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886836.14162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886836.14195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886836.14237: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886836.14243: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098548f70> <<< 67225 1726886836.14276: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886836.14313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886836.14420: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109854f100> <<< 67225 1726886836.14456: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886836.14476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886836.14520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 67225 1726886836.14543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098578730><<< 67225 1726886836.14555: stdout chunk (state=3): >>> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109854f820> <<< 67225 1726886836.14600: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985b1760> <<< 67225 1726886836.14638: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 67225 1726886836.14655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886836.14664: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098548c70> <<< 67225 1726886836.14749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 67225 1726886836.14761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886836.14804: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098578c70> <<< 67225 1726886836.14889: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859cfd0> <<< 67225 1726886836.14946: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information.<<< 67225 1726886836.14952: stdout chunk (state=3): >>> <<< 67225 1726886836.15268: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886836.15290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886836.15343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886836.15358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886836.15382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886836.15416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886836.15444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886836.15467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886836.15495: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984efd90> <<< 67225 1726886836.15567: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f2e20> <<< 67225 1726886836.15608: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886836.15624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886836.15648: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886836.15706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886836.15744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 67225 1726886836.15756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886836.15790: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984e9730> <<< 67225 1726886836.15826: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f0520> <<< 67225 1726886836.15839: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984ef250> <<< 67225 1726886836.15867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886836.15972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886836.16015: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886836.16059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886836.16100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 67225 1726886836.16115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886836.16164: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.16192: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098471cd0> <<< 67225 1726886836.16196: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984717c0> <<< 67225 1726886836.16220: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886836.16269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 67225 1726886836.16285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 67225 1726886836.16299: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098471dc0> <<< 67225 1726886836.16310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886836.16340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886836.16380: stdout chunk (state=3): >>>import '_operator' # <<< 67225 1726886836.16393: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098471e80> <<< 67225 1726886836.16446: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886836.16459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 67225 1726886836.16475: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098471f40> <<< 67225 1726886836.16486: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886836.16554: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984c9c40> <<< 67225 1726886836.16566: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886836.16603: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984c3520> <<< 67225 1726886836.16696: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 67225 1726886836.16725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 67225 1726886836.16748: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984d7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f6d00> <<< 67225 1726886836.16761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886836.16831: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.16848: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098482b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984c9160> <<< 67225 1726886836.16908: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.16930: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10984d7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984fc8b0> <<< 67225 1726886836.16969: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 67225 1726886836.16981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886836.17030: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886836.17033: stdout chunk (state=3): >>> <<< 67225 1726886836.17068: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886836.17080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886836.17119: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098482eb0> <<< 67225 1726886836.17122: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098482ca0> <<< 67225 1726886836.17172: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<< 67225 1726886836.17206: stdout chunk (state=3): >>> <<< 67225 1726886836.17210: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098482c10> <<< 67225 1726886836.17235: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886836.17264: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 67225 1726886836.17288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886836.17325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886836.17399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886836.17454: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 67225 1726886836.17466: stdout chunk (state=3): >>> import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109844e280> <<< 67225 1726886836.17493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 67225 1726886836.17518: stdout chunk (state=3): >>> <<< 67225 1726886836.17529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886836.17575: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109844e370> <<< 67225 1726886836.17771: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109848deb0> <<< 67225 1726886836.17829: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098484940> <<< 67225 1726886836.17853: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984844f0> <<< 67225 1726886836.17887: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 67225 1726886836.17910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886836.17953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886836.17982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886836.18023: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 67225 1726886836.18055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10981550d0><<< 67225 1726886836.18058: stdout chunk (state=3): >>> <<< 67225 1726886836.18102: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098449d90> <<< 67225 1726886836.18187: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098484dc0> <<< 67225 1726886836.18200: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f6ee0> <<< 67225 1726886836.18228: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886836.18272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 67225 1726886836.18290: stdout chunk (state=3): >>> <<< 67225 1726886836.18338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 67225 1726886836.18342: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098168a00> <<< 67225 1726886836.18353: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886836.18406: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.18421: stdout chunk (state=3): >>> import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098168d30> <<< 67225 1726886836.18450: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 67225 1726886836.18467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886836.18525: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 67225 1726886836.18528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 67225 1726886836.18541: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109817b640> <<< 67225 1726886836.18564: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 67225 1726886836.18622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886836.18669: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109817bb80> <<< 67225 1726886836.18725: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.18754: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10981062b0> <<< 67225 1726886836.18765: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098168e20> <<< 67225 1726886836.18805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 67225 1726886836.18820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886836.18886: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.18909: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098117190> <<< 67225 1726886836.18932: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109817b4c0> <<< 67225 1726886836.18946: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886836.18998: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.19015: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098117250><<< 67225 1726886836.19020: stdout chunk (state=3): >>> <<< 67225 1726886836.19062: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984828e0> <<< 67225 1726886836.19094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886836.19127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 67225 1726886836.19154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886836.19183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886836.19248: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.19252: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10981335b0> <<< 67225 1726886836.19296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 67225 1726886836.19299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886836.19348: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.19367: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098133880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098133670> <<< 67225 1726886836.19421: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.19434: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098133760> <<< 67225 1726886836.19482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 67225 1726886836.19485: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886836.19768: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.19771: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098133bb0> <<< 67225 1726886836.19840: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.19862: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098140100> <<< 67225 1726886836.19865: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10981337f0> <<< 67225 1726886836.19887: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098125940> <<< 67225 1726886836.19925: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984824c0> <<< 67225 1726886836.19960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886836.20050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886836.20105: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10981339a0> <<< 67225 1726886836.20244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886836.20277: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f109805d580> <<< 67225 1726886836.20455: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip' # zipimport: zlib available<<< 67225 1726886836.20459: stdout chunk (state=3): >>> <<< 67225 1726886836.20600: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.20649: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/__init__.py <<< 67225 1726886836.20663: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.20688: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.20715: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886836.20739: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.22654: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.24258: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 67225 1726886836.24271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 67225 1726886836.24274: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f806d0> <<< 67225 1726886836.24322: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 67225 1726886836.24326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886836.24366: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 67225 1726886836.24377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886836.24422: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 67225 1726886836.24425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886836.24470: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.24483: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f80160> <<< 67225 1726886836.24546: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80340> <<< 67225 1726886836.24594: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80e20> <<< 67225 1726886836.24643: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 67225 1726886836.24645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886836.24709: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80f10> <<< 67225 1726886836.24739: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80c40> import 'atexit' # <<< 67225 1726886836.24796: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.24807: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f80e80> <<< 67225 1726886836.24835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886836.24881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886836.24940: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80100> <<< 67225 1726886836.24972: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886836.25002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886836.25032: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886836.25068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886836.25115: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 67225 1726886836.25118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886836.25232: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10979aedf0> <<< 67225 1726886836.25305: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.25309: stdout chunk (state=3): >>> <<< 67225 1726886836.25321: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10979aefa0> <<< 67225 1726886836.25369: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.25384: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.25397: stdout chunk (state=3): >>> import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10979cce50> <<< 67225 1726886836.25428: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886836.25486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 67225 1726886836.25490: stdout chunk (state=3): >>> <<< 67225 1726886836.25541: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10979cc4c0> <<< 67225 1726886836.25580: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe7dc0> <<< 67225 1726886836.25855: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe73d0> <<< 67225 1726886836.25890: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 67225 1726886836.25908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886836.25936: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe7fd0> <<< 67225 1726886836.25967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 67225 1726886836.25994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886836.26042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 67225 1726886836.26045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886836.26074: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 67225 1726886836.26100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886836.26157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 67225 1726886836.26172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 67225 1726886836.26174: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fb7dc0> <<< 67225 1726886836.26302: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f54be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f542b0><<< 67225 1726886836.26305: stdout chunk (state=3): >>> <<< 67225 1726886836.26318: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f863a0> <<< 67225 1726886836.26354: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.26379: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f543d0> <<< 67225 1726886836.26440: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886836.26443: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f54400> <<< 67225 1726886836.26472: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 67225 1726886836.26498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886836.26533: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886836.26583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886836.26686: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.26726: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109798f970> <<< 67225 1726886836.26744: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fc9100> <<< 67225 1726886836.26757: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 67225 1726886836.26783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886836.26846: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.26890: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799b9a0><<< 67225 1726886836.26902: stdout chunk (state=3): >>> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fc9280> <<< 67225 1726886836.26934: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886836.26993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886836.27033: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 67225 1726886836.27058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886836.27152: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109798fdf0> <<< 67225 1726886836.27364: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109799b940> <<< 67225 1726886836.27505: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.27508: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799b790> <<< 67225 1726886836.27563: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.27581: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799a730><<< 67225 1726886836.27585: stdout chunk (state=3): >>> <<< 67225 1726886836.27660: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.27664: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799a670> <<< 67225 1726886836.27676: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fc17c0> <<< 67225 1726886836.27720: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 67225 1726886836.27723: stdout chunk (state=3): >>> <<< 67225 1726886836.27750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886836.27783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886836.27858: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.27871: stdout chunk (state=3): >>> import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f49640> <<< 67225 1726886836.28177: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.28202: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f489d0> <<< 67225 1726886836.28217: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10979900a0> <<< 67225 1726886836.28272: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886836.28291: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f490a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe1880> <<< 67225 1726886836.28319: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.28349: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.28352: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886836.28377: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.28497: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.28620: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886836.28646: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886836.28672: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.28705: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.28738: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 67225 1726886836.28741: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.28889: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.29052: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.29817: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.30604: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886836.30642: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 67225 1726886836.30659: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 67225 1726886836.30663: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886836.30702: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 67225 1726886836.30717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886836.30797: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.30811: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109756a130> <<< 67225 1726886836.30923: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 67225 1726886836.30926: stdout chunk (state=3): >>> <<< 67225 1726886836.30957: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f3e970> <<< 67225 1726886836.30960: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109756a550> <<< 67225 1726886836.31020: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 67225 1726886836.31040: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.31077: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.31108: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 67225 1726886836.31138: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.31341: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.31560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 67225 1726886836.31563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886836.31608: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f3f940> <<< 67225 1726886836.31623: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.32278: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886836.32281: stdout chunk (state=3): >>> <<< 67225 1726886836.32907: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.32997: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33094: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 67225 1726886836.33120: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33175: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886836.33178: stdout chunk (state=3): >>> <<< 67225 1726886836.33231: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886836.33244: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33337: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33446: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886836.33471: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33504: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33530: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 67225 1726886836.33546: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33594: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33643: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886836.33668: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.33971: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.34292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886836.34344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886836.34384: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886836.34387: stdout chunk (state=3): >>> <<< 67225 1726886836.34503: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f3e5e0> <<< 67225 1726886836.34517: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.34610: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.34723: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 67225 1726886836.34747: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 67225 1726886836.34762: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 67225 1726886836.34765: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886836.34789: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.34845: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.34900: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886836.34923: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.34980: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.35040: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.35168: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.35262: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886836.35306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886836.35432: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886836.35457: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097fd4850> <<< 67225 1726886836.35513: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f87e50> <<< 67225 1726886836.35576: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/file.py<<< 67225 1726886836.35607: stdout chunk (state=3): >>> <<< 67225 1726886836.35610: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886836.35624: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.35813: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.35897: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.35937: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.35998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886836.36025: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886836.36057: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886836.36115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886836.36146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886836.36175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886836.36325: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097962310> <<< 67225 1726886836.36391: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109795c820> <<< 67225 1726886836.36492: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097953940><<< 67225 1726886836.36495: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886836.36528: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886836.36531: stdout chunk (state=3): >>> <<< 67225 1726886836.36573: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886836.36576: stdout chunk (state=3): >>> <<< 67225 1726886836.36615: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 67225 1726886836.36634: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886836.36740: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886836.36789: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886836.36792: stdout chunk (state=3): >>> <<< 67225 1726886836.36834: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/modules/__init__.py<<< 67225 1726886836.36837: stdout chunk (state=3): >>> <<< 67225 1726886836.36848: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.37027: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.37298: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886836.37619: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886836.39396: stdout chunk (state=3): >>> <<< 67225 1726886836.39409: 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": 96469126, "dev": 51713, "nlink": 1, "atime": 1726886806.471352, "mtime": 1726886805.8833506, "ctime": 1726886805.8833506, "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": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "mimetype": "text/plain", "charset": "us-ascii", "version": "564984457", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 67225 1726886836.39458: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886836.40043: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 67225 1726886836.40090: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value<<< 67225 1726886836.40139: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886836.40199: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout<<< 67225 1726886836.40261: 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 <<< 67225 1726886836.40310: 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<<< 67225 1726886836.40399: 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 <<< 67225 1726886836.40450: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 67225 1726886836.40531: 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<<< 67225 1726886836.40609: stdout chunk (state=3): >>> # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types<<< 67225 1726886836.40666: stdout chunk (state=3): >>> # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 67225 1726886836.40734: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator<<< 67225 1726886836.40788: stdout chunk (state=3): >>> # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg<<< 67225 1726886836.40842: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 67225 1726886836.40886: 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<<< 67225 1726886836.40950: stdout chunk (state=3): >>> # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 67225 1726886836.41016: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset<<< 67225 1726886836.41086: stdout chunk (state=3): >>> # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 67225 1726886836.41090: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression<<< 67225 1726886836.41106: stdout chunk (state=3): >>> # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma<<< 67225 1726886836.41136: stdout chunk (state=3): >>> # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib<<< 67225 1726886836.41148: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils<<< 67225 1726886836.41177: stdout chunk (state=3): >>> # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess<<< 67225 1726886836.41204: stdout chunk (state=3): >>> # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon<<< 67225 1726886836.41237: 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 # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux<<< 67225 1726886836.41273: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool<<< 67225 1726886836.41316: 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<<< 67225 1726886836.41319: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules<<< 67225 1726886836.41578: stdout chunk (state=3): >>> # cleanup[2] removing gc <<< 67225 1726886836.41644: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886836.41693: stdout chunk (state=3): >>># destroy importlib.util <<< 67225 1726886836.41710: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 67225 1726886836.41747: stdout chunk (state=3): >>># destroy zipimport <<< 67225 1726886836.41769: stdout chunk (state=3): >>># destroy _compression <<< 67225 1726886836.41835: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct <<< 67225 1726886836.41860: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 67225 1726886836.41929: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal <<< 67225 1726886836.41963: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 67225 1726886836.41985: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 67225 1726886836.42033: stdout chunk (state=3): >>># destroy syslog # destroy uuid<<< 67225 1726886836.42058: stdout chunk (state=3): >>> <<< 67225 1726886836.42083: stdout chunk (state=3): >>># destroy array # destroy datetime<<< 67225 1726886836.42119: stdout chunk (state=3): >>> <<< 67225 1726886836.42153: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex <<< 67225 1726886836.42169: stdout chunk (state=3): >>># destroy logging # destroy argparse <<< 67225 1726886836.42250: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 67225 1726886836.42306: 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 <<< 67225 1726886836.42374: 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 <<< 67225 1726886836.42431: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform <<< 67225 1726886836.42482: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess<<< 67225 1726886836.42558: stdout chunk (state=3): >>> # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random<<< 67225 1726886836.42597: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch<<< 67225 1726886836.42668: stdout chunk (state=3): >>> # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno<<< 67225 1726886836.42724: stdout chunk (state=3): >>> # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external<<< 67225 1726886836.42806: stdout chunk (state=3): >>> # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 67225 1726886836.42898: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections <<< 67225 1726886836.42967: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 67225 1726886836.43099: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 67225 1726886836.43224: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 67225 1726886836.43270: 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<<< 67225 1726886836.43283: stdout chunk (state=3): >>> # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2<<< 67225 1726886836.43484: stdout chunk (state=3): >>> # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid<<< 67225 1726886836.43527: stdout chunk (state=3): >>> # destroy _sre # destroy sre_parse <<< 67225 1726886836.43562: stdout chunk (state=3): >>># destroy tokenize <<< 67225 1726886836.43599: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 67225 1726886836.43656: stdout chunk (state=3): >>># destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib <<< 67225 1726886836.43670: stdout chunk (state=3): >>># destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors <<< 67225 1726886836.43739: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse<<< 67225 1726886836.43804: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves<<< 67225 1726886836.43842: stdout chunk (state=3): >>> # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io <<< 67225 1726886836.43853: stdout chunk (state=3): >>># destroy marshal <<< 67225 1726886836.43925: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks<<< 67225 1726886836.43937: stdout chunk (state=3): >>> <<< 67225 1726886836.44628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886836.44716: stderr chunk (state=3): >>><<< 67225 1726886836.44719: stdout chunk (state=3): >>><<< 67225 1726886836.44907: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985f5ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985f5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985f59a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098548f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109854f100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098578730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109854f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10985b1760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098548c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098578c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109859cfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984efd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f2e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984e9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984ef250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098471cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984717c0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098471dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098471e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098471f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984c9c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984c3520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984d7580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f6d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098482b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984c9160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10984d7190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984fc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098482eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098482ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098482c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109844e280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109844e370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109848deb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098484940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984844f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10981550d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098449d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098484dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984f6ee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098168a00> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098168d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109817b640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109817bb80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10981062b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098168e20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098117190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109817b4c0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098117250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984828e0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10981335b0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098133880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098133670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098133760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098133bb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1098140100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10981337f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1098125940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10984824c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10981339a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f109805d580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f806d0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f80160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80e20> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80c40> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f80e80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f80100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10979aedf0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10979aefa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10979cce50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10979cc4c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe7dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe73d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe7fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fb7dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f54be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f542b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f863a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f543d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f54400> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109798f970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fc9100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799b9a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fc9280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109798fdf0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109799b940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799b790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799a730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109799a670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fc17c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f49640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f489d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10979900a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097f490a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097fe1880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f109756a130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f3e970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109756a550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f3f940> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f3e5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1097fd4850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097f87e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097962310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f109795c820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1097953940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_80ujjwww/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/fstab", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1366, "inode": 96469126, "dev": 51713, "nlink": 1, "atime": 1726886806.471352, "mtime": 1726886805.8833506, "ctime": 1726886805.8833506, "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": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "mimetype": "text/plain", "charset": "us-ascii", "version": "564984457", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/fstab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 67225 1726886836.45762: 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-1726886835.8886611-67648-126218971467332/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886836.45766: _low_level_execute_command(): starting 67225 1726886836.45769: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886835.8886611-67648-126218971467332/ > /dev/null 2>&1 && sleep 0' 67225 1726886836.47001: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886836.47041: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886836.47052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886836.47066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886836.47217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886836.47228: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886836.47238: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886836.47257: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886836.47264: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886836.47271: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886836.47278: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886836.47288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886836.47299: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886836.47314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886836.47320: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886836.47333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886836.47549: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886836.47562: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886836.47590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886836.47642: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886836.50134: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886836.50138: stdout chunk (state=3): >>><<< 67225 1726886836.50145: stderr chunk (state=3): >>><<< 67225 1726886836.50425: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886836.50428: handler run complete 67225 1726886836.50431: attempt loop complete, returning result 67225 1726886836.50433: _execute() done 67225 1726886836.50435: dumping result to json 67225 1726886836.50437: done dumping result, returning 67225 1726886836.50439: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Check if /etc/fstab is present [02369adf-7a19-6840-5358-00000000009f] 67225 1726886836.50441: sending task result for task 02369adf-7a19-6840-5358-00000000009f 67225 1726886836.50515: done sending task result for task 02369adf-7a19-6840-5358-00000000009f 67225 1726886836.50519: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726886806.471352, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5de2f1eb3e6f9c6b666ee4757e92f5cefc981d30", "ctime": 1726886805.8833506, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 96469126, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1726886805.8833506, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "564984457", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 67225 1726886836.50635: no more pending results, returning what we have 67225 1726886836.50638: results queue empty 67225 1726886836.50639: checking for any_errors_fatal 67225 1726886836.50645: done checking for any_errors_fatal 67225 1726886836.50646: checking for max_fail_percentage 67225 1726886836.50648: done checking for max_fail_percentage 67225 1726886836.50648: checking to see if all hosts have failed and the running result is not ok 67225 1726886836.50649: done checking to see if all hosts have failed 67225 1726886836.50650: getting the remaining hosts for this loop 67225 1726886836.50652: done getting the remaining hosts for this loop 67225 1726886836.50655: getting the next task for host managed_node2 67225 1726886836.50662: done getting next task for host managed_node2 67225 1726886836.50665: ^ task is: TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 67225 1726886836.50669: ^ 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=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 67225 1726886836.50681: getting variables 67225 1726886836.50683: in VariableManager get_vars() 67225 1726886836.50715: Calling all_inventory to load vars for managed_node2 67225 1726886836.50718: Calling groups_inventory to load vars for managed_node2 67225 1726886836.50720: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886836.50732: Calling all_plugins_play to load vars for managed_node2 67225 1726886836.50734: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886836.50737: Calling groups_plugins_play to load vars for managed_node2 67225 1726886836.51926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886836.53684: done with get_vars() 67225 1726886836.53698: done getting variables TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 20 September 2024 22:47:16 -0400 (0:00:00.716) 0:00:12.517 ****** 67225 1726886836.53915: entering _queue_task() for managed_node2/lineinfile 67225 1726886836.53917: Creating lock for lineinfile 67225 1726886836.54572: worker is 1 (out of 1 available) 67225 1726886836.54583: exiting _queue_task() for managed_node2/lineinfile 67225 1726886836.54593: done queuing things up, now waiting for results queue to drain 67225 1726886836.54594: waiting for pending results... 67225 1726886836.55559: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present 67225 1726886836.55706: in run() - task 02369adf-7a19-6840-5358-0000000000a0 67225 1726886836.55848: variable 'ansible_search_path' from source: unknown 67225 1726886836.55857: variable 'ansible_search_path' from source: unknown 67225 1726886836.55978: calling self._execute() 67225 1726886836.56177: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.56189: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.56203: variable 'omit' from source: magic vars 67225 1726886836.57082: variable '__storage_fstab' from source: set_fact 67225 1726886836.57176: Evaluated conditional (__storage_fstab.stat.exists): True 67225 1726886836.57518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 67225 1726886836.58071: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 67225 1726886836.58165: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 67225 1726886836.58358: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 67225 1726886836.58417: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 67225 1726886836.58528: variable 'blivet_output' from source: set_fact 67225 1726886836.58688: Evaluated conditional (blivet_output is changed): False 67225 1726886836.58697: when evaluation is False, skipping this task 67225 1726886836.58704: _execute() done 67225 1726886836.58713: dumping result to json 67225 1726886836.58726: done dumping result, returning 67225 1726886836.58736: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present [02369adf-7a19-6840-5358-0000000000a0] 67225 1726886836.58745: sending task result for task 02369adf-7a19-6840-5358-0000000000a0 67225 1726886836.58975: done sending task result for task 02369adf-7a19-6840-5358-0000000000a0 67225 1726886836.58987: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } 67225 1726886836.59043: no more pending results, returning what we have 67225 1726886836.59047: results queue empty 67225 1726886836.59048: checking for any_errors_fatal 67225 1726886836.59058: done checking for any_errors_fatal 67225 1726886836.59058: checking for max_fail_percentage 67225 1726886836.59060: done checking for max_fail_percentage 67225 1726886836.59061: checking to see if all hosts have failed and the running result is not ok 67225 1726886836.59062: done checking to see if all hosts have failed 67225 1726886836.59063: getting the remaining hosts for this loop 67225 1726886836.59064: done getting the remaining hosts for this loop 67225 1726886836.59068: getting the next task for host managed_node2 67225 1726886836.59076: done getting next task for host managed_node2 67225 1726886836.59080: ^ task is: TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 67225 1726886836.59084: ^ 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=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 67225 1726886836.59097: getting variables 67225 1726886836.59101: in VariableManager get_vars() 67225 1726886836.59141: Calling all_inventory to load vars for managed_node2 67225 1726886836.59144: Calling groups_inventory to load vars for managed_node2 67225 1726886836.59147: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886836.59158: Calling all_plugins_play to load vars for managed_node2 67225 1726886836.59162: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886836.59165: Calling groups_plugins_play to load vars for managed_node2 67225 1726886836.59773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886836.61281: done with get_vars() 67225 1726886836.61295: done getting variables TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Friday 20 September 2024 22:47:16 -0400 (0:00:00.077) 0:00:12.595 ****** 67225 1726886836.61701: entering _queue_task() for managed_node2/systemd 67225 1726886836.62188: worker is 1 (out of 1 available) 67225 1726886836.62199: exiting _queue_task() for managed_node2/systemd 67225 1726886836.62209: done queuing things up, now waiting for results queue to drain 67225 1726886836.62210: waiting for pending results... 67225 1726886836.63152: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services 67225 1726886836.63557: in run() - task 02369adf-7a19-6840-5358-0000000000a2 67225 1726886836.63663: variable 'ansible_search_path' from source: unknown 67225 1726886836.63670: variable 'ansible_search_path' from source: unknown 67225 1726886836.63723: variable 'storage_cryptsetup_services' from source: set_fact 67225 1726886836.64163: variable 'storage_cryptsetup_services' from source: set_fact 67225 1726886836.64338: dumping result to json 67225 1726886836.64347: done dumping result, returning 67225 1726886836.64358: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services [02369adf-7a19-6840-5358-0000000000a2] 67225 1726886836.64369: sending task result for task 02369adf-7a19-6840-5358-0000000000a2 67225 1726886836.64513: done sending task result for task 02369adf-7a19-6840-5358-0000000000a2 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886836.64573: no more pending results, returning what we have 67225 1726886836.64578: results queue empty 67225 1726886836.64579: checking for any_errors_fatal 67225 1726886836.64587: done checking for any_errors_fatal 67225 1726886836.64588: checking for max_fail_percentage 67225 1726886836.64590: done checking for max_fail_percentage 67225 1726886836.64591: checking to see if all hosts have failed and the running result is not ok 67225 1726886836.64592: done checking to see if all hosts have failed 67225 1726886836.64593: getting the remaining hosts for this loop 67225 1726886836.64594: done getting the remaining hosts for this loop 67225 1726886836.64599: getting the next task for host managed_node2 67225 1726886836.64610: done getting next task for host managed_node2 67225 1726886836.64614: ^ task is: TASK: fedora.linux_system_roles.storage : Show blivet_output 67225 1726886836.64620: ^ 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 67225 1726886836.64636: getting variables 67225 1726886836.64638: in VariableManager get_vars() 67225 1726886836.64677: Calling all_inventory to load vars for managed_node2 67225 1726886836.64680: Calling groups_inventory to load vars for managed_node2 67225 1726886836.64683: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886836.64696: Calling all_plugins_play to load vars for managed_node2 67225 1726886836.64700: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886836.64703: Calling groups_plugins_play to load vars for managed_node2 67225 1726886836.65587: WORKER PROCESS EXITING 67225 1726886836.65614: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886836.67169: done with get_vars() 67225 1726886836.67181: done getting variables 67225 1726886836.67353: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Friday 20 September 2024 22:47:16 -0400 (0:00:00.056) 0:00:12.652 ****** 67225 1726886836.67384: entering _queue_task() for managed_node2/debug 67225 1726886836.67843: worker is 1 (out of 1 available) 67225 1726886836.67969: exiting _queue_task() for managed_node2/debug 67225 1726886836.67984: done queuing things up, now waiting for results queue to drain 67225 1726886836.67985: waiting for pending results... 67225 1726886836.68695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output 67225 1726886836.68947: in run() - task 02369adf-7a19-6840-5358-0000000000a4 67225 1726886836.69074: variable 'ansible_search_path' from source: unknown 67225 1726886836.69077: variable 'ansible_search_path' from source: unknown 67225 1726886836.69114: calling self._execute() 67225 1726886836.69301: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.69307: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.69318: variable 'omit' from source: magic vars 67225 1726886836.69535: variable 'omit' from source: magic vars 67225 1726886836.69752: variable 'omit' from source: magic vars 67225 1726886836.69782: variable 'omit' from source: magic vars 67225 1726886836.70571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886836.70607: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886836.70919: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886836.70940: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886836.70952: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886836.70967: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886836.71100: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886836.71202: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886836.71206: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.71210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.72526: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886836.72538: Set connection var ansible_shell_type to sh 67225 1726886836.72550: Set connection var ansible_timeout to 10 67225 1726886836.72556: Set connection var ansible_connection to ssh 67225 1726886836.72583: Set connection var ansible_shell_executable to /bin/sh 67225 1726886836.72671: Set connection var ansible_pipelining to False 67225 1726886836.73093: variable 'ansible_shell_executable' from source: unknown 67225 1726886836.73193: variable 'ansible_connection' from source: unknown 67225 1726886836.73273: variable 'ansible_module_compression' from source: unknown 67225 1726886836.73504: variable 'ansible_shell_type' from source: unknown 67225 1726886836.73517: variable 'ansible_shell_executable' from source: unknown 67225 1726886836.73527: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.73535: variable 'ansible_pipelining' from source: unknown 67225 1726886836.73541: variable 'ansible_timeout' from source: unknown 67225 1726886836.73548: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.73891: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886836.73910: variable 'omit' from source: magic vars 67225 1726886836.73925: starting attempt loop 67225 1726886836.73932: running the handler 67225 1726886836.73994: variable 'blivet_output' from source: set_fact 67225 1726886836.74232: variable 'blivet_output' from source: set_fact 67225 1726886836.74398: handler run complete 67225 1726886836.74443: attempt loop complete, returning result 67225 1726886836.74452: _execute() done 67225 1726886836.74458: dumping result to json 67225 1726886836.74464: done dumping result, returning 67225 1726886836.74476: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Show blivet_output [02369adf-7a19-6840-5358-0000000000a4] 67225 1726886836.74486: sending task result for task 02369adf-7a19-6840-5358-0000000000a4 ok: [managed_node2] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } 67225 1726886836.74675: no more pending results, returning what we have 67225 1726886836.74678: results queue empty 67225 1726886836.74679: checking for any_errors_fatal 67225 1726886836.74686: done checking for any_errors_fatal 67225 1726886836.74687: checking for max_fail_percentage 67225 1726886836.74689: done checking for max_fail_percentage 67225 1726886836.74690: checking to see if all hosts have failed and the running result is not ok 67225 1726886836.74691: done checking to see if all hosts have failed 67225 1726886836.74692: getting the remaining hosts for this loop 67225 1726886836.74694: done getting the remaining hosts for this loop 67225 1726886836.74698: getting the next task for host managed_node2 67225 1726886836.74704: done getting next task for host managed_node2 67225 1726886836.74709: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 67225 1726886836.74714: ^ 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 67225 1726886836.74728: getting variables 67225 1726886836.74730: in VariableManager get_vars() 67225 1726886836.74764: Calling all_inventory to load vars for managed_node2 67225 1726886836.74767: Calling groups_inventory to load vars for managed_node2 67225 1726886836.74769: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886836.74779: Calling all_plugins_play to load vars for managed_node2 67225 1726886836.74783: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886836.74786: Calling groups_plugins_play to load vars for managed_node2 67225 1726886836.75423: done sending task result for task 02369adf-7a19-6840-5358-0000000000a4 67225 1726886836.75428: WORKER PROCESS EXITING 67225 1726886836.75449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886836.76219: done with get_vars() 67225 1726886836.76235: done getting variables 67225 1726886836.76288: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Friday 20 September 2024 22:47:16 -0400 (0:00:00.089) 0:00:12.741 ****** 67225 1726886836.76331: entering _queue_task() for managed_node2/set_fact 67225 1726886836.77376: worker is 1 (out of 1 available) 67225 1726886836.77578: exiting _queue_task() for managed_node2/set_fact 67225 1726886836.77589: done queuing things up, now waiting for results queue to drain 67225 1726886836.77590: waiting for pending results... 67225 1726886836.78402: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification 67225 1726886836.78699: in run() - task 02369adf-7a19-6840-5358-0000000000a5 67225 1726886836.78728: variable 'ansible_search_path' from source: unknown 67225 1726886836.78738: variable 'ansible_search_path' from source: unknown 67225 1726886836.78783: calling self._execute() 67225 1726886836.78871: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.79027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.79042: variable 'omit' from source: magic vars 67225 1726886836.79262: variable 'omit' from source: magic vars 67225 1726886836.79334: variable 'omit' from source: magic vars 67225 1726886836.79784: variable 'blivet_output' from source: set_fact 67225 1726886836.79939: variable 'omit' from source: magic vars 67225 1726886836.79983: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886836.80142: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886836.80167: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886836.80193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886836.80215: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886836.80238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886836.80340: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886836.80376: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886836.80386: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.80395: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.80632: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886836.80760: Set connection var ansible_shell_type to sh 67225 1726886836.80773: Set connection var ansible_timeout to 10 67225 1726886836.80780: Set connection var ansible_connection to ssh 67225 1726886836.80797: Set connection var ansible_shell_executable to /bin/sh 67225 1726886836.80807: Set connection var ansible_pipelining to False 67225 1726886836.80837: variable 'ansible_shell_executable' from source: unknown 67225 1726886836.80846: variable 'ansible_connection' from source: unknown 67225 1726886836.80852: variable 'ansible_module_compression' from source: unknown 67225 1726886836.80866: variable 'ansible_shell_type' from source: unknown 67225 1726886836.80873: variable 'ansible_shell_executable' from source: unknown 67225 1726886836.80880: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.80887: variable 'ansible_pipelining' from source: unknown 67225 1726886836.80893: variable 'ansible_timeout' from source: unknown 67225 1726886836.80900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.81160: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886836.81230: variable 'omit' from source: magic vars 67225 1726886836.81241: starting attempt loop 67225 1726886836.81304: running the handler 67225 1726886836.81323: handler run complete 67225 1726886836.81337: attempt loop complete, returning result 67225 1726886836.81345: _execute() done 67225 1726886836.81351: dumping result to json 67225 1726886836.81358: done dumping result, returning 67225 1726886836.81369: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of pools for test verification [02369adf-7a19-6840-5358-0000000000a5] 67225 1726886836.81379: sending task result for task 02369adf-7a19-6840-5358-0000000000a5 67225 1726886836.81528: done sending task result for task 02369adf-7a19-6840-5358-0000000000a5 ok: [managed_node2] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } 67225 1726886836.81636: WORKER PROCESS EXITING 67225 1726886836.81670: no more pending results, returning what we have 67225 1726886836.81673: results queue empty 67225 1726886836.81674: checking for any_errors_fatal 67225 1726886836.81683: done checking for any_errors_fatal 67225 1726886836.81684: checking for max_fail_percentage 67225 1726886836.81685: done checking for max_fail_percentage 67225 1726886836.81686: checking to see if all hosts have failed and the running result is not ok 67225 1726886836.81687: done checking to see if all hosts have failed 67225 1726886836.81688: getting the remaining hosts for this loop 67225 1726886836.81690: done getting the remaining hosts for this loop 67225 1726886836.81694: getting the next task for host managed_node2 67225 1726886836.81700: done getting next task for host managed_node2 67225 1726886836.81703: ^ task is: TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 67225 1726886836.81780: ^ 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 67225 1726886836.81856: getting variables 67225 1726886836.81860: in VariableManager get_vars() 67225 1726886836.81893: Calling all_inventory to load vars for managed_node2 67225 1726886836.81896: Calling groups_inventory to load vars for managed_node2 67225 1726886836.81898: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886836.81908: Calling all_plugins_play to load vars for managed_node2 67225 1726886836.81913: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886836.81917: Calling groups_plugins_play to load vars for managed_node2 67225 1726886836.83066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886836.86247: done with get_vars() 67225 1726886836.86403: done getting variables 67225 1726886836.86465: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Friday 20 September 2024 22:47:16 -0400 (0:00:00.102) 0:00:12.844 ****** 67225 1726886836.86543: entering _queue_task() for managed_node2/set_fact 67225 1726886836.87773: worker is 1 (out of 1 available) 67225 1726886836.87785: exiting _queue_task() for managed_node2/set_fact 67225 1726886836.87796: done queuing things up, now waiting for results queue to drain 67225 1726886836.87797: waiting for pending results... 67225 1726886836.88493: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification 67225 1726886836.88768: in run() - task 02369adf-7a19-6840-5358-0000000000a6 67225 1726886836.88919: variable 'ansible_search_path' from source: unknown 67225 1726886836.88932: variable 'ansible_search_path' from source: unknown 67225 1726886836.88976: calling self._execute() 67225 1726886836.89064: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.89228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.89247: variable 'omit' from source: magic vars 67225 1726886836.89360: variable 'omit' from source: magic vars 67225 1726886836.89502: variable 'omit' from source: magic vars 67225 1726886836.89991: variable 'blivet_output' from source: set_fact 67225 1726886836.90143: variable 'omit' from source: magic vars 67225 1726886836.90190: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886836.90347: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886836.90371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886836.90395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886836.90417: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886836.90440: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886836.90539: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886836.90569: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886836.90576: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.90582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.90808: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886836.90818: Set connection var ansible_shell_type to sh 67225 1726886836.90828: Set connection var ansible_timeout to 10 67225 1726886836.90833: Set connection var ansible_connection to ssh 67225 1726886836.90864: Set connection var ansible_shell_executable to /bin/sh 67225 1726886836.90968: Set connection var ansible_pipelining to False 67225 1726886836.90995: variable 'ansible_shell_executable' from source: unknown 67225 1726886836.91001: variable 'ansible_connection' from source: unknown 67225 1726886836.91007: variable 'ansible_module_compression' from source: unknown 67225 1726886836.91015: variable 'ansible_shell_type' from source: unknown 67225 1726886836.91021: variable 'ansible_shell_executable' from source: unknown 67225 1726886836.91026: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886836.91032: variable 'ansible_pipelining' from source: unknown 67225 1726886836.91038: variable 'ansible_timeout' from source: unknown 67225 1726886836.91045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886836.91248: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886836.91330: variable 'omit' from source: magic vars 67225 1726886836.91401: starting attempt loop 67225 1726886836.91410: running the handler 67225 1726886836.91427: handler run complete 67225 1726886836.91443: attempt loop complete, returning result 67225 1726886836.91451: _execute() done 67225 1726886836.91458: dumping result to json 67225 1726886836.91464: done dumping result, returning 67225 1726886836.91474: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set the list of volumes for test verification [02369adf-7a19-6840-5358-0000000000a6] 67225 1726886836.91508: sending task result for task 02369adf-7a19-6840-5358-0000000000a6 67225 1726886836.91695: done sending task result for task 02369adf-7a19-6840-5358-0000000000a6 67225 1726886836.91703: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } 67225 1726886836.91930: no more pending results, returning what we have 67225 1726886836.91934: results queue empty 67225 1726886836.91935: checking for any_errors_fatal 67225 1726886836.91941: done checking for any_errors_fatal 67225 1726886836.91942: checking for max_fail_percentage 67225 1726886836.91943: done checking for max_fail_percentage 67225 1726886836.91944: checking to see if all hosts have failed and the running result is not ok 67225 1726886836.91946: done checking to see if all hosts have failed 67225 1726886836.91948: getting the remaining hosts for this loop 67225 1726886836.91949: done getting the remaining hosts for this loop 67225 1726886836.91953: getting the next task for host managed_node2 67225 1726886836.91959: done getting next task for host managed_node2 67225 1726886836.91963: ^ task is: TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 67225 1726886836.91967: ^ 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=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 67225 1726886836.91976: getting variables 67225 1726886836.91977: in VariableManager get_vars() 67225 1726886836.92038: Calling all_inventory to load vars for managed_node2 67225 1726886836.92041: Calling groups_inventory to load vars for managed_node2 67225 1726886836.92044: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886836.92053: Calling all_plugins_play to load vars for managed_node2 67225 1726886836.92056: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886836.92059: Calling groups_plugins_play to load vars for managed_node2 67225 1726886836.93235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886836.95485: done with get_vars() 67225 1726886836.95498: done getting variables TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Friday 20 September 2024 22:47:16 -0400 (0:00:00.092) 0:00:12.936 ****** 67225 1726886836.95818: entering _queue_task() for managed_node2/mount 67225 1726886836.95823: Creating lock for mount 67225 1726886836.96430: worker is 1 (out of 1 available) 67225 1726886836.96442: exiting _queue_task() for managed_node2/mount 67225 1726886836.96453: done queuing things up, now waiting for results queue to drain 67225 1726886836.96455: waiting for pending results... 67225 1726886836.97202: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts 67225 1726886836.97451: in run() - task 02369adf-7a19-6840-5358-0000000000a7 67225 1726886836.97487: variable 'ansible_search_path' from source: unknown 67225 1726886836.97552: variable 'ansible_search_path' from source: unknown 67225 1726886836.97941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886837.00838: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886837.00916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886837.00959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886837.01024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886837.01054: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886837.01170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.01217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.01252: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.01323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.01351: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.01401: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.01453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.01490: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.01552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.01572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.01739: variable 'blivet_output' from source: set_fact 67225 1726886837.01802: dumping result to json 67225 1726886837.01810: done dumping result, returning 67225 1726886837.01824: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Remove obsolete mounts [02369adf-7a19-6840-5358-0000000000a7] 67225 1726886837.01835: sending task result for task 02369adf-7a19-6840-5358-0000000000a7 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886837.02005: no more pending results, returning what we have 67225 1726886837.02009: results queue empty 67225 1726886837.02010: checking for any_errors_fatal 67225 1726886837.02019: done checking for any_errors_fatal 67225 1726886837.02020: checking for max_fail_percentage 67225 1726886837.02024: done checking for max_fail_percentage 67225 1726886837.02025: checking to see if all hosts have failed and the running result is not ok 67225 1726886837.02026: done checking to see if all hosts have failed 67225 1726886837.02027: getting the remaining hosts for this loop 67225 1726886837.02028: done getting the remaining hosts for this loop 67225 1726886837.02032: getting the next task for host managed_node2 67225 1726886837.02040: done getting next task for host managed_node2 67225 1726886837.02043: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 67225 1726886837.02047: ^ 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=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 67225 1726886837.02062: getting variables 67225 1726886837.02064: in VariableManager get_vars() 67225 1726886837.02100: Calling all_inventory to load vars for managed_node2 67225 1726886837.02103: Calling groups_inventory to load vars for managed_node2 67225 1726886837.02105: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886837.02118: Calling all_plugins_play to load vars for managed_node2 67225 1726886837.02124: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886837.02128: Calling groups_plugins_play to load vars for managed_node2 67225 1726886837.03111: done sending task result for task 02369adf-7a19-6840-5358-0000000000a7 67225 1726886837.03117: WORKER PROCESS EXITING 67225 1726886837.03142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886837.04641: done with get_vars() 67225 1726886837.04655: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Friday 20 September 2024 22:47:17 -0400 (0:00:00.090) 0:00:13.027 ****** 67225 1726886837.04872: entering _queue_task() for managed_node2/systemd 67225 1726886837.05482: worker is 1 (out of 1 available) 67225 1726886837.05494: exiting _queue_task() for managed_node2/systemd 67225 1726886837.05506: done queuing things up, now waiting for results queue to drain 67225 1726886837.05507: waiting for pending results... 67225 1726886837.06273: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 67225 1726886837.06563: in run() - task 02369adf-7a19-6840-5358-0000000000a9 67225 1726886837.06577: variable 'ansible_search_path' from source: unknown 67225 1726886837.06580: variable 'ansible_search_path' from source: unknown 67225 1726886837.06733: calling self._execute() 67225 1726886837.06808: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886837.06928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886837.06936: variable 'omit' from source: magic vars 67225 1726886837.07306: variable 'blivet_output' from source: set_fact 67225 1726886837.07326: Evaluated conditional (blivet_output['mounts']): False 67225 1726886837.07334: when evaluation is False, skipping this task 67225 1726886837.07341: _execute() done 67225 1726886837.07349: dumping result to json 67225 1726886837.07359: done dumping result, returning 67225 1726886837.07368: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-6840-5358-0000000000a9] 67225 1726886837.07377: sending task result for task 02369adf-7a19-6840-5358-0000000000a9 skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 67225 1726886837.07533: no more pending results, returning what we have 67225 1726886837.07536: results queue empty 67225 1726886837.07537: checking for any_errors_fatal 67225 1726886837.07547: done checking for any_errors_fatal 67225 1726886837.07548: checking for max_fail_percentage 67225 1726886837.07549: done checking for max_fail_percentage 67225 1726886837.07550: checking to see if all hosts have failed and the running result is not ok 67225 1726886837.07551: done checking to see if all hosts have failed 67225 1726886837.07552: getting the remaining hosts for this loop 67225 1726886837.07553: done getting the remaining hosts for this loop 67225 1726886837.07557: getting the next task for host managed_node2 67225 1726886837.07563: done getting next task for host managed_node2 67225 1726886837.07566: ^ task is: TASK: fedora.linux_system_roles.storage : Set up new/current mounts 67225 1726886837.07570: ^ 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=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 67225 1726886837.07588: getting variables 67225 1726886837.07590: in VariableManager get_vars() 67225 1726886837.07624: Calling all_inventory to load vars for managed_node2 67225 1726886837.07626: Calling groups_inventory to load vars for managed_node2 67225 1726886837.07629: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886837.07642: Calling all_plugins_play to load vars for managed_node2 67225 1726886837.07646: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886837.07650: Calling groups_plugins_play to load vars for managed_node2 67225 1726886837.08117: done sending task result for task 02369adf-7a19-6840-5358-0000000000a9 67225 1726886837.08123: WORKER PROCESS EXITING 67225 1726886837.08265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886837.09330: done with get_vars() 67225 1726886837.09458: done getting variables TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Friday 20 September 2024 22:47:17 -0400 (0:00:00.046) 0:00:13.074 ****** 67225 1726886837.09662: entering _queue_task() for managed_node2/mount 67225 1726886837.10133: worker is 1 (out of 1 available) 67225 1726886837.10145: exiting _queue_task() for managed_node2/mount 67225 1726886837.10156: done queuing things up, now waiting for results queue to drain 67225 1726886837.10157: waiting for pending results... 67225 1726886837.11016: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts 67225 1726886837.11252: in run() - task 02369adf-7a19-6840-5358-0000000000aa 67225 1726886837.11271: variable 'ansible_search_path' from source: unknown 67225 1726886837.11278: variable 'ansible_search_path' from source: unknown 67225 1726886837.12050: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886837.15364: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886837.15462: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886837.15792: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886837.15840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886837.15873: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886837.15962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.15998: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.16036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.16085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.16106: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.16166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.16195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.16229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.16278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.16299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.16453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.16536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.16571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.16685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.16710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.17024: variable 'blivet_output' from source: set_fact 67225 1726886837.17195: dumping result to json 67225 1726886837.17205: done dumping result, returning 67225 1726886837.17219: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Set up new/current mounts [02369adf-7a19-6840-5358-0000000000aa] 67225 1726886837.17230: sending task result for task 02369adf-7a19-6840-5358-0000000000aa skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886837.17388: no more pending results, returning what we have 67225 1726886837.17392: results queue empty 67225 1726886837.17394: checking for any_errors_fatal 67225 1726886837.17402: done checking for any_errors_fatal 67225 1726886837.17403: checking for max_fail_percentage 67225 1726886837.17405: done checking for max_fail_percentage 67225 1726886837.17406: checking to see if all hosts have failed and the running result is not ok 67225 1726886837.17407: done checking to see if all hosts have failed 67225 1726886837.17408: getting the remaining hosts for this loop 67225 1726886837.17410: done getting the remaining hosts for this loop 67225 1726886837.17415: getting the next task for host managed_node2 67225 1726886837.17425: done getting next task for host managed_node2 67225 1726886837.17430: ^ task is: TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 67225 1726886837.17434: ^ 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=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 67225 1726886837.17454: done sending task result for task 02369adf-7a19-6840-5358-0000000000aa 67225 1726886837.17459: getting variables 67225 1726886837.17461: in VariableManager get_vars() 67225 1726886837.17497: Calling all_inventory to load vars for managed_node2 67225 1726886837.17500: Calling groups_inventory to load vars for managed_node2 67225 1726886837.17502: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886837.17514: Calling all_plugins_play to load vars for managed_node2 67225 1726886837.17517: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886837.17520: Calling groups_plugins_play to load vars for managed_node2 67225 1726886837.18932: WORKER PROCESS EXITING 67225 1726886837.21149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886837.23108: done with get_vars() 67225 1726886837.23356: done getting variables TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Friday 20 September 2024 22:47:17 -0400 (0:00:00.141) 0:00:13.215 ****** 67225 1726886837.23694: entering _queue_task() for managed_node2/file 67225 1726886837.24918: worker is 1 (out of 1 available) 67225 1726886837.24935: exiting _queue_task() for managed_node2/file 67225 1726886837.24948: done queuing things up, now waiting for results queue to drain 67225 1726886837.24949: waiting for pending results... 67225 1726886837.25714: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions 67225 1726886837.26006: in run() - task 02369adf-7a19-6840-5358-0000000000ac 67225 1726886837.26074: variable 'ansible_search_path' from source: unknown 67225 1726886837.26122: variable 'ansible_search_path' from source: unknown 67225 1726886837.26940: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886837.31049: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886837.31165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886837.31264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886837.31402: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886837.31436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886837.31635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.31674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.31710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.31851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.31925: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.32093: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.32151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.32253: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.32299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.32402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.32570: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886837.32609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886837.32652: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886837.32713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886837.32736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886837.32925: variable 'blivet_output' from source: set_fact 67225 1726886837.32991: dumping result to json 67225 1726886837.33000: done dumping result, returning 67225 1726886837.33020: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage mount ownership/permissions [02369adf-7a19-6840-5358-0000000000ac] 67225 1726886837.33035: sending task result for task 02369adf-7a19-6840-5358-0000000000ac skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886837.33203: no more pending results, returning what we have 67225 1726886837.33208: results queue empty 67225 1726886837.33209: checking for any_errors_fatal 67225 1726886837.33220: done checking for any_errors_fatal 67225 1726886837.33223: checking for max_fail_percentage 67225 1726886837.33225: done checking for max_fail_percentage 67225 1726886837.33226: checking to see if all hosts have failed and the running result is not ok 67225 1726886837.33228: done checking to see if all hosts have failed 67225 1726886837.33228: getting the remaining hosts for this loop 67225 1726886837.33230: done getting the remaining hosts for this loop 67225 1726886837.33234: getting the next task for host managed_node2 67225 1726886837.33242: done getting next task for host managed_node2 67225 1726886837.33247: ^ task is: TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 67225 1726886837.33251: ^ 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=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 67225 1726886837.33264: getting variables 67225 1726886837.33266: in VariableManager get_vars() 67225 1726886837.33306: Calling all_inventory to load vars for managed_node2 67225 1726886837.33309: Calling groups_inventory to load vars for managed_node2 67225 1726886837.33314: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886837.33328: Calling all_plugins_play to load vars for managed_node2 67225 1726886837.33333: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886837.33337: Calling groups_plugins_play to load vars for managed_node2 67225 1726886837.33993: done sending task result for task 02369adf-7a19-6840-5358-0000000000ac 67225 1726886837.33997: WORKER PROCESS EXITING 67225 1726886837.34024: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886837.35229: done with get_vars() 67225 1726886837.35243: done getting variables TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Friday 20 September 2024 22:47:17 -0400 (0:00:00.116) 0:00:13.332 ****** 67225 1726886837.35354: entering _queue_task() for managed_node2/systemd 67225 1726886837.35716: worker is 1 (out of 1 available) 67225 1726886837.35732: exiting _queue_task() for managed_node2/systemd 67225 1726886837.35745: done queuing things up, now waiting for results queue to drain 67225 1726886837.35746: waiting for pending results... 67225 1726886837.36050: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab 67225 1726886837.36235: in run() - task 02369adf-7a19-6840-5358-0000000000ae 67225 1726886837.36275: variable 'ansible_search_path' from source: unknown 67225 1726886837.36290: variable 'ansible_search_path' from source: unknown 67225 1726886837.36332: calling self._execute() 67225 1726886837.36392: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886837.36396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886837.36407: variable 'omit' from source: magic vars 67225 1726886837.36862: variable 'blivet_output' from source: set_fact 67225 1726886837.36882: Evaluated conditional (blivet_output['mounts']): False 67225 1726886837.36895: when evaluation is False, skipping this task 67225 1726886837.36914: _execute() done 67225 1726886837.36930: dumping result to json 67225 1726886837.36940: done dumping result, returning 67225 1726886837.36952: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab [02369adf-7a19-6840-5358-0000000000ae] 67225 1726886837.36962: sending task result for task 02369adf-7a19-6840-5358-0000000000ae skipping: [managed_node2] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } 67225 1726886837.37107: no more pending results, returning what we have 67225 1726886837.37113: results queue empty 67225 1726886837.37114: checking for any_errors_fatal 67225 1726886837.37126: done checking for any_errors_fatal 67225 1726886837.37127: checking for max_fail_percentage 67225 1726886837.37128: done checking for max_fail_percentage 67225 1726886837.37129: checking to see if all hosts have failed and the running result is not ok 67225 1726886837.37130: done checking to see if all hosts have failed 67225 1726886837.37132: getting the remaining hosts for this loop 67225 1726886837.37133: done getting the remaining hosts for this loop 67225 1726886837.37137: getting the next task for host managed_node2 67225 1726886837.37144: done getting next task for host managed_node2 67225 1726886837.37147: ^ task is: TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 67225 1726886837.37151: ^ 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=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 67225 1726886837.37165: getting variables 67225 1726886837.37167: in VariableManager get_vars() 67225 1726886837.37201: Calling all_inventory to load vars for managed_node2 67225 1726886837.37204: Calling groups_inventory to load vars for managed_node2 67225 1726886837.37206: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886837.37233: Calling all_plugins_play to load vars for managed_node2 67225 1726886837.37238: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886837.37242: Calling groups_plugins_play to load vars for managed_node2 67225 1726886837.37817: done sending task result for task 02369adf-7a19-6840-5358-0000000000ae 67225 1726886837.37820: WORKER PROCESS EXITING 67225 1726886837.37855: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886837.38345: done with get_vars() 67225 1726886837.38358: done getting variables TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Friday 20 September 2024 22:47:17 -0400 (0:00:00.030) 0:00:13.363 ****** 67225 1726886837.38452: entering _queue_task() for managed_node2/stat 67225 1726886837.38695: worker is 1 (out of 1 available) 67225 1726886837.38707: exiting _queue_task() for managed_node2/stat 67225 1726886837.38720: done queuing things up, now waiting for results queue to drain 67225 1726886837.38724: waiting for pending results... 67225 1726886837.39004: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file 67225 1726886837.39148: in run() - task 02369adf-7a19-6840-5358-0000000000af 67225 1726886837.39175: variable 'ansible_search_path' from source: unknown 67225 1726886837.39183: variable 'ansible_search_path' from source: unknown 67225 1726886837.39230: calling self._execute() 67225 1726886837.39316: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886837.39332: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886837.39347: variable 'omit' from source: magic vars 67225 1726886837.39460: variable 'omit' from source: magic vars 67225 1726886837.39535: variable 'omit' from source: magic vars 67225 1726886837.39573: variable 'omit' from source: magic vars 67225 1726886837.39643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886837.39718: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886837.39747: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886837.39768: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886837.39784: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886837.39802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886837.39831: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886837.39863: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886837.39871: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886837.39878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886837.40004: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886837.40013: Set connection var ansible_shell_type to sh 67225 1726886837.40030: Set connection var ansible_timeout to 10 67225 1726886837.40041: Set connection var ansible_connection to ssh 67225 1726886837.40056: Set connection var ansible_shell_executable to /bin/sh 67225 1726886837.40063: Set connection var ansible_pipelining to False 67225 1726886837.40091: variable 'ansible_shell_executable' from source: unknown 67225 1726886837.40098: variable 'ansible_connection' from source: unknown 67225 1726886837.40105: variable 'ansible_module_compression' from source: unknown 67225 1726886837.40114: variable 'ansible_shell_type' from source: unknown 67225 1726886837.40124: variable 'ansible_shell_executable' from source: unknown 67225 1726886837.40132: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886837.40142: variable 'ansible_pipelining' from source: unknown 67225 1726886837.40151: variable 'ansible_timeout' from source: unknown 67225 1726886837.40159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886837.40374: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886837.40389: variable 'omit' from source: magic vars 67225 1726886837.40398: starting attempt loop 67225 1726886837.40404: running the handler 67225 1726886837.40427: _low_level_execute_command(): starting 67225 1726886837.40439: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886837.42227: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886837.42347: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.42361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.42378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.42425: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.42517: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886837.42535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.42579: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886837.42591: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886837.42602: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886837.42625: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.42641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.42656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.42689: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.42702: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886837.42719: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.42858: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886837.42915: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886837.43009: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886837.43117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886837.45358: stdout chunk (state=3): >>>/root <<< 67225 1726886837.45805: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886837.45809: stdout chunk (state=3): >>><<< 67225 1726886837.45814: stderr chunk (state=3): >>><<< 67225 1726886837.45961: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886837.45964: _low_level_execute_command(): starting 67225 1726886837.45967: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106 `" && echo ansible-tmp-1726886837.4584928-67717-270986565166106="` echo /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106 `" ) && sleep 0' 67225 1726886837.47418: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.47459: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.47463: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.47466: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.47469: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.47574: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886837.47710: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886837.47719: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886837.47765: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886837.50570: stdout chunk (state=3): >>>ansible-tmp-1726886837.4584928-67717-270986565166106=/root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106 <<< 67225 1726886837.50809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886837.50815: stdout chunk (state=3): >>><<< 67225 1726886837.50823: stderr chunk (state=3): >>><<< 67225 1726886837.51024: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886837.4584928-67717-270986565166106=/root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886837.51027: variable 'ansible_module_compression' from source: unknown 67225 1726886837.51030: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 67225 1726886837.51032: variable 'ansible_facts' from source: unknown 67225 1726886837.51124: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106/AnsiballZ_stat.py 67225 1726886837.51817: Sending initial data 67225 1726886837.51820: Sent initial data (153 bytes) 67225 1726886837.53114: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886837.53131: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.53147: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.53166: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.53217: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.53231: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886837.53248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.53267: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886837.53279: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886837.53291: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886837.53306: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.53329: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.53350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.53364: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.53376: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886837.53390: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.53478: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886837.53501: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886837.53521: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886837.53605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886837.56332: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 67225 1726886837.56400: stderr chunk (state=3): >>>debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 67225 1726886837.56478: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886837.56612: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmp4_avf4bq /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106/AnsiballZ_stat.py <<< 67225 1726886837.56679: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886837.57922: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886837.58129: stderr chunk (state=3): >>><<< 67225 1726886837.58132: stdout chunk (state=3): >>><<< 67225 1726886837.58147: done transferring module to remote 67225 1726886837.58151: _low_level_execute_command(): starting 67225 1726886837.58153: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106/ /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106/AnsiballZ_stat.py && sleep 0' 67225 1726886837.58765: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886837.58774: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.58784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.58798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.58844: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.58847: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.58851: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 67225 1726886837.58867: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.58882: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.58895: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.58903: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.58910: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886837.58923: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.58992: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886837.59023: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886837.59041: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886837.59134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886837.61575: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886837.61658: stderr chunk (state=3): >>><<< 67225 1726886837.61675: stdout chunk (state=3): >>><<< 67225 1726886837.61793: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886837.61796: _low_level_execute_command(): starting 67225 1726886837.61799: _low_level_execute_command(): using become for this command 67225 1726886837.61803: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qasypkhficicazqrbhdazqpgyrpzxont ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106/AnsiballZ_stat.py'"'"' && sleep 0' 67225 1726886837.61856: Initial state: awaiting_escalation: BECOME-SUCCESS-qasypkhficicazqrbhdazqpgyrpzxont 67225 1726886837.62354: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886837.62358: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.62379: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.62396: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886837.62416: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.62437: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886837.62451: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886837.62467: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886837.62482: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886837.62501: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886837.62523: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886837.62536: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886837.62555: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886837.62558: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886837.62652: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886837.62669: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886837.62766: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886837.67019: stdout chunk (state=1): >>>BECOME-SUCCESS-qasypkhficicazqrbhdazqpgyrpzxont <<< 67225 1726886837.67033: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-qasypkhficicazqrbhdazqpgyrpzxont' 67225 1726886837.67400: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 67225 1726886837.67408: stdout chunk (state=3): >>>import _imp # builtin <<< 67225 1726886837.67442: stdout chunk (state=3): >>>import '_thread' # <<< 67225 1726886837.67457: stdout chunk (state=3): >>>import '_warnings' # <<< 67225 1726886837.67476: stdout chunk (state=3): >>>import '_weakref' # <<< 67225 1726886837.67551: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886837.67588: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886837.67600: stdout chunk (state=3): >>> <<< 67225 1726886837.67647: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886837.67698: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 67225 1726886837.67703: stdout chunk (state=3): >>># installing zipimport hook <<< 67225 1726886837.67760: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886837.67776: stdout chunk (state=3): >>>import 'zipimport' # <<< 67225 1726886837.67788: stdout chunk (state=3): >>># installed zipimport hook <<< 67225 1726886837.67867: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 67225 1726886837.67885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886837.67910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886837.67949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 67225 1726886837.67972: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886837.68003: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a9aca0> <<< 67225 1726886837.68053: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886837.68105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 67225 1726886837.68109: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41280> <<< 67225 1726886837.68120: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a9aa00> <<< 67225 1726886837.68162: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 67225 1726886837.68198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a9a9a0> <<< 67225 1726886837.68223: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886837.68244: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 67225 1726886837.68279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 67225 1726886837.68331: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41370> <<< 67225 1726886837.68333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886837.68354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 67225 1726886837.68369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886837.68398: stdout chunk (state=3): >>>import '_abc' # <<< 67225 1726886837.68427: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41820> <<< 67225 1726886837.68449: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41550> <<< 67225 1726886837.68489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886837.68518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886837.68548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886837.68590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886837.68613: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886837.68647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886837.68677: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886837.68693: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027c8f70> <<< 67225 1726886837.68728: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886837.68763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886837.68871: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027cf100> <<< 67225 1726886837.68907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886837.68927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886837.68958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 67225 1726886837.68985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886837.68995: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027f8730> <<< 67225 1726886837.69005: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027cf820> <<< 67225 1726886837.69054: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a56760> <<< 67225 1726886837.69089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 67225 1726886837.69098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886837.69118: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027c8c70> <<< 67225 1726886837.69182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 67225 1726886837.69193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886837.69214: stdout chunk (state=3): >>>import '_locale' # <<< 67225 1726886837.69221: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027f8c70> <<< 67225 1726886837.69305: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41fd0> <<< 67225 1726886837.69349: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886837.69673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886837.69702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886837.69744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886837.69771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886837.69801: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886837.69863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886837.69904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886837.69914: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702794d90> <<< 67225 1726886837.69997: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702797e20> <<< 67225 1726886837.70042: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886837.70457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70278e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702795520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702794250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886837.70491: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886837.70537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886837.70678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd702716cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027167c0> <<< 67225 1726886837.70701: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886837.70740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 67225 1726886837.70759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702716dc0> <<< 67225 1726886837.70780: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886837.70815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886837.70852: stdout chunk (state=3): >>>import '_operator' # <<< 67225 1726886837.70871: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702716e80> <<< 67225 1726886837.70904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886837.70927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 67225 1726886837.70949: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702716f40> <<< 67225 1726886837.70959: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886837.71020: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70276ec40> <<< 67225 1726886837.71093: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702768520> <<< 67225 1726886837.71180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 67225 1726886837.71194: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70277c580> <<< 67225 1726886837.71208: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70279bd00> <<< 67225 1726886837.71241: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 67225 1726886837.71270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886837.71348: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd702727b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70276e160> <<< 67225 1726886837.71473: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70277c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027a18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886837.71534: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886837.71560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886837.71592: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702727eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702727ca0> <<< 67225 1726886837.71664: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702727c10> <<< 67225 1726886837.71685: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 67225 1726886837.71704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886837.71737: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 67225 1726886837.71771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886837.71800: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886837.71881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886837.71908: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 67225 1726886837.71928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026fc280> <<< 67225 1726886837.71956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 67225 1726886837.71995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886837.72037: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026fc370> <<< 67225 1726886837.72234: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702732eb0> <<< 67225 1726886837.72295: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702729940> <<< 67225 1726886837.72327: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027294f0> <<< 67225 1726886837.72346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 67225 1726886837.72374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886837.72421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886837.72446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886837.72473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 67225 1726886837.72499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 67225 1726886837.72515: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70262f0d0> <<< 67225 1726886837.72563: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026f7d90> <<< 67225 1726886837.72643: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702729dc0> <<< 67225 1726886837.72661: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70279bee0> <<< 67225 1726886837.72683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886837.72720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886837.72751: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 67225 1726886837.72789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702642a00> <<< 67225 1726886837.72803: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886837.72842: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.72855: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd702642d30> <<< 67225 1726886837.72901: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 67225 1726886837.72916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886837.72949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 67225 1726886837.72962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 67225 1726886837.72985: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702655640> <<< 67225 1726886837.73019: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 67225 1726886837.73061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886837.73107: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702655b80> <<< 67225 1726886837.73149: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.73174: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.73185: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7025e02b0> <<< 67225 1726886837.73197: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702642e20> <<< 67225 1726886837.73234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 67225 1726886837.73247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886837.73304: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.73327: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7025f1190><<< 67225 1726886837.73350: stdout chunk (state=3): >>> <<< 67225 1726886837.73358: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026554c0> import 'pwd' # <<< 67225 1726886837.73389: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.73407: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7025f1250> <<< 67225 1726886837.73471: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027278e0> <<< 67225 1726886837.73499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886837.73529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 67225 1726886837.73557: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886837.73585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886837.73633: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.73642: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260d5b0> <<< 67225 1726886837.73690: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886837.73728: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.73748: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260d880> <<< 67225 1726886837.73754: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70260d670> <<< 67225 1726886837.73784: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260d760> <<< 67225 1726886837.73888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886837.74083: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260dbb0> <<< 67225 1726886837.74130: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.74139: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70261a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70260d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7025ff940> <<< 67225 1726886837.74174: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027274c0> <<< 67225 1726886837.74187: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886837.74318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70260d9a0> <<< 67225 1726886837.74439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 67225 1726886837.74447: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd701fe9580> <<< 67225 1726886837.74600: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip' # zipimport: zlib available <<< 67225 1726886837.74740: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.74772: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/__init__.py <<< 67225 1726886837.74801: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.74807: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.74816: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886837.74831: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.76794: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.78394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 67225 1726886837.78400: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0d6d0> <<< 67225 1726886837.78427: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886837.78462: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886837.78478: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886837.78505: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886837.78510: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701f0d160> <<< 67225 1726886837.78564: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0d340> <<< 67225 1726886837.78595: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0de20> <<< 67225 1726886837.78625: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886837.78684: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0dc40> import 'atexit' # <<< 67225 1726886837.78720: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701f0de80> <<< 67225 1726886837.78734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886837.78787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886837.78832: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0d100> <<< 67225 1726886837.78844: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886837.78862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886837.78882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886837.78913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886837.78939: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886837.79040: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e65df0> <<< 67225 1726886837.79099: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e65fa0> <<< 67225 1726886837.79143: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e83e50> <<< 67225 1726886837.79157: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886837.79188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886837.79239: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e834c0> <<< 67225 1726886837.79255: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f74dc0> <<< 67225 1726886837.79532: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f743d0> <<< 67225 1726886837.79553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886837.79566: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f74fd0> <<< 67225 1726886837.79597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886837.79635: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886837.79661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 67225 1726886837.79682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886837.79700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f44dc0> <<< 67225 1726886837.79836: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ee1be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ee12b0> <<< 67225 1726886837.79839: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f133a0> <<< 67225 1726886837.79857: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ee13d0> <<< 67225 1726886837.79884: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ee1400> <<< 67225 1726886837.79902: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886837.79930: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886837.79960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886837.80077: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e46970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f56100> <<< 67225 1726886837.80091: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886837.80173: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f56280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886837.80227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886837.80257: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886837.80339: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e46df0> <<< 67225 1726886837.80661: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e52940> <<< 67225 1726886837.80664: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e52790> <<< 67225 1726886837.80698: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e51730> <<< 67225 1726886837.80759: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e51670> <<< 67225 1726886837.80782: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f4d7c0> <<< 67225 1726886837.80802: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886837.80823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886837.80878: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ed6640> <<< 67225 1726886837.81605: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ed59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e470a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ed60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f6e880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 67225 1726886837.81717: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.81866: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.82633: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.83422: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 67225 1726886837.83426: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886837.83450: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886837.83518: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701a41130> <<< 67225 1726886837.83614: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 67225 1726886837.83627: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ecb970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701a41550> <<< 67225 1726886837.83699: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 67225 1726886837.83733: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.83736: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 67225 1726886837.83925: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.84104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886837.84148: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ecc940> # zipimport: zlib available <<< 67225 1726886837.84806: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.85401: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.85482: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.85578: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 67225 1726886837.85620: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.85664: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 67225 1726886837.85746: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.85859: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886837.85883: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.85907: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 67225 1726886837.85936: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.85996: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886837.85999: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.86280: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.86597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886837.86648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886837.86652: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886837.86754: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ecb5e0> <<< 67225 1726886837.86757: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.86836: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.86949: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 67225 1726886837.86957: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886837.86969: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87006: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87057: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886837.87060: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87116: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87154: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87281: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87396: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886837.87503: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701f61850> <<< 67225 1726886837.87532: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f14e50> <<< 67225 1726886837.87592: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886837.87595: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87781: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87857: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87886: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.87949: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886837.87974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886837.88010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886837.88031: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886837.88057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886837.88203: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e1a310> <<< 67225 1726886837.88258: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e13820> <<< 67225 1726886837.88352: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886837.88355: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.88392: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.88424: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886837.88527: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 67225 1726886837.88553: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 67225 1726886837.88557: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.88726: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.88983: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886837.89238: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886837.90193: stdout chunk (state=3): >>> <<< 67225 1726886837.90235: 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": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885195.2503414, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}}<<< 67225 1726886837.90238: stdout chunk (state=3): >>> <<< 67225 1726886837.90302: stdout chunk (state=3): >>># destroy __main__<<< 67225 1726886837.90306: stdout chunk (state=3): >>> <<< 67225 1726886837.90863: stdout chunk (state=3): >>># clear builtins._ <<< 67225 1726886837.90908: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1<<< 67225 1726886837.90956: stdout chunk (state=3): >>> # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 67225 1726886837.90997: stdout chunk (state=3): >>> # clear sys.path_hooks # clear sys.path_importer_cache<<< 67225 1726886837.91023: stdout chunk (state=3): >>> <<< 67225 1726886837.91052: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__<<< 67225 1726886837.91102: stdout chunk (state=3): >>> # restore sys.stdin # restore sys.stdout # restore sys.stderr<<< 67225 1726886837.91109: stdout chunk (state=3): >>> # cleanup[2] removing sys <<< 67225 1726886837.91144: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 67225 1726886837.91207: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 67225 1726886837.91250: stdout chunk (state=3): >>> # cleanup[2] removing _weakref # cleanup[2] removing _io<<< 67225 1726886837.91310: stdout chunk (state=3): >>> # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 67225 1726886837.91381: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases <<< 67225 1726886837.91429: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8<<< 67225 1726886837.91474: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat<<< 67225 1726886837.91580: 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<<< 67225 1726886837.91621: stdout chunk (state=3): >>> # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale<<< 67225 1726886837.91683: stdout chunk (state=3): >>> # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 67225 1726886837.91732: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile<<< 67225 1726886837.91774: stdout chunk (state=3): >>> # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 67225 1726886837.91823: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing _operator <<< 67225 1726886837.91872: stdout chunk (state=3): >>># cleanup[2] removing operator <<< 67225 1726886837.91924: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 67225 1726886837.91976: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re <<< 67225 1726886837.92028: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 <<< 67225 1726886837.92078: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 67225 1726886837.92103: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 67225 1726886837.92149: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing<<< 67225 1726886837.92218: stdout chunk (state=3): >>> # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 67225 1726886837.92273: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy <<< 67225 1726886837.92332: stdout chunk (state=3): >>># cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib<<< 67225 1726886837.92379: stdout chunk (state=3): >>> # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 <<< 67225 1726886837.92443: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 67225 1726886837.92492: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect<<< 67225 1726886837.92559: stdout chunk (state=3): >>> # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random <<< 67225 1726886837.92589: stdout chunk (state=3): >>># cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437<<< 67225 1726886837.92645: 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<<< 67225 1726886837.92709: stdout chunk (state=3): >>> # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize<<< 67225 1726886837.92752: stdout chunk (state=3): >>> # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd<<< 67225 1726886837.92778: 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<<< 67225 1726886837.92814: stdout chunk (state=3): >>> # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six<<< 67225 1726886837.92840: 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<<< 67225 1726886837.92893: 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<<< 67225 1726886837.92944: 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<<< 67225 1726886837.93073: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file<<< 67225 1726886837.93095: 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 # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc<<< 67225 1726886837.93279: stdout chunk (state=3): >>> <<< 67225 1726886837.93332: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886837.93379: stdout chunk (state=3): >>># destroy importlib.util<<< 67225 1726886837.93401: stdout chunk (state=3): >>> # destroy importlib.abc # destroy importlib.machinery <<< 67225 1726886837.93451: stdout chunk (state=3): >>># destroy zipimport <<< 67225 1726886837.93476: stdout chunk (state=3): >>># destroy _compression <<< 67225 1726886837.93528: stdout chunk (state=3): >>># destroy binascii<<< 67225 1726886837.93568: stdout chunk (state=3): >>> # destroy importlib # destroy struct # destroy bz2 # destroy lzma<<< 67225 1726886837.93579: stdout chunk (state=3): >>> <<< 67225 1726886837.93619: stdout chunk (state=3): >>># destroy __main__<<< 67225 1726886837.93687: stdout chunk (state=3): >>> # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon<<< 67225 1726886837.93734: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder<<< 67225 1726886837.93836: stdout chunk (state=3): >>> # destroy json.encoder # destroy json.scanner # destroy _json <<< 67225 1726886837.93863: stdout chunk (state=3): >>># destroy encodings # destroy syslog # destroy uuid <<< 67225 1726886837.93886: stdout chunk (state=3): >>># destroy array <<< 67225 1726886837.93897: stdout chunk (state=3): >>># destroy datetime <<< 67225 1726886837.93974: stdout chunk (state=3): >>># destroy selinux<<< 67225 1726886837.94003: stdout chunk (state=3): >>> # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse<<< 67225 1726886837.94016: stdout chunk (state=3): >>> <<< 67225 1726886837.94103: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux <<< 67225 1726886837.94132: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 67225 1726886837.94156: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 67225 1726886837.94194: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon <<< 67225 1726886837.94241: stdout chunk (state=3): >>># cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader<<< 67225 1726886837.94273: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 67225 1726886837.94360: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache <<< 67225 1726886837.94392: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 67225 1726886837.94477: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal <<< 67225 1726886837.94567: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 <<< 67225 1726886837.94600: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 67225 1726886837.94686: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 67225 1726886837.94754: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref <<< 67225 1726886837.94799: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 67225 1726886837.94853: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 67225 1726886837.94970: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 67225 1726886837.95046: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections<<< 67225 1726886837.95130: stdout chunk (state=3): >>> # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 67225 1726886837.95195: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale <<< 67225 1726886837.95258: stdout chunk (state=3): >>># cleanup[3] wiping os # cleanup[3] wiping os.path <<< 67225 1726886837.95353: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 67225 1726886837.95404: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 <<< 67225 1726886837.95505: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases <<< 67225 1726886837.95616: 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<<< 67225 1726886837.95719: stdout chunk (state=3): >>> # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 67225 1726886837.95802: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal <<< 67225 1726886837.95845: stdout chunk (state=3): >>># destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal <<< 67225 1726886837.96043: stdout chunk (state=3): >>># destroy platform <<< 67225 1726886837.96078: stdout chunk (state=3): >>># destroy _uuid <<< 67225 1726886837.96108: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 67225 1726886837.96147: stdout chunk (state=3): >>># destroy tokenize <<< 67225 1726886837.96170: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath <<< 67225 1726886837.96181: stdout chunk (state=3): >>># destroy stat <<< 67225 1726886837.96231: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 67225 1726886837.96279: stdout chunk (state=3): >>># destroy errno # destroy signal # destroy contextlib # destroy pwd<<< 67225 1726886837.96311: stdout chunk (state=3): >>> # destroy grp # destroy _posixsubprocess <<< 67225 1726886837.96341: stdout chunk (state=3): >>># destroy selectors <<< 67225 1726886837.96377: stdout chunk (state=3): >>># destroy select # destroy ansible.module_utils.six.moves.urllib_parse <<< 67225 1726886837.96399: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 67225 1726886837.96498: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools<<< 67225 1726886837.96551: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator <<< 67225 1726886837.96668: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal<<< 67225 1726886837.96681: stdout chunk (state=3): >>> # destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886837.97341: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886837.97423: stderr chunk (state=3): >>><<< 67225 1726886837.97426: stdout chunk (state=3): >>><<< 67225 1726886837.97622: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a9aca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a9aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a9a9a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027c8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027cf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a56760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027c8c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702a41fd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702794d90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702797e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70278e730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702795520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702794250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd702716cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027167c0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702716dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702716e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702716f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70276ec40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702768520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70277c580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70279bd00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd702727b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70276e160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70277c190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027a18b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702727eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702727ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702727c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026fc280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026fc370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702732eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702729940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027294f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70262f0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026f7d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702729dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70279bee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702642a00> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd702642d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702655640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702655b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7025e02b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd702642e20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7025f1190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7026554c0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd7025f1250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027278e0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260d5b0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260d880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70260d670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260d760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70260dbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd70261a100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70260d7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7025ff940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd7027274c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd70260d9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd701fe9580> # zipimport: found 30 names in '/tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0d6d0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701f0d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0d340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0de20> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0df10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0dc40> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701f0de80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f0d100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e65df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e65fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e83e50> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e834c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f743d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f74fd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f44dc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ee1be0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ee12b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f133a0> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ee13d0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ee1400> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e46970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f56100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e529a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f56280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e46df0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e52940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e52790> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e51730> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701e51670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f4d7c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ed6640> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ed59d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e470a0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701ed60a0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f6e880> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701a41130> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ecb970> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701a41550> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ecc940> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701ecb5e0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd701f61850> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701f14e50> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e1a310> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e13820> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd701e0a940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_37xixggl/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # {"changed": false, "stat": {"exists": true, "path": "/etc/crypttab", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 0, "inode": 2097284, "dev": 51713, "nlink": 1, "atime": 1726885195.2503414, "mtime": 1726562395.52, "ctime": 1726562678.235, "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": "35882933", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/crypttab", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy array # destroy datetime # destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # cleanup[3] wiping gc # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 67225 1726886837.98339: 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-1726886837.4584928-67717-270986565166106/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886837.98342: _low_level_execute_command(): starting 67225 1726886837.98345: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886837.4584928-67717-270986565166106/ > /dev/null 2>&1 && sleep 0' 67225 1726886837.99978: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886838.00104: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.00123: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.00145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886838.00190: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886838.00205: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886838.00228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.00246: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886838.00256: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886838.00266: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886838.00276: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.00288: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.00306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886838.00329: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886838.00342: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886838.00355: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.00555: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886838.00577: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886838.00594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886838.00682: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886838.03300: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886838.03304: stdout chunk (state=3): >>><<< 67225 1726886838.03306: stderr chunk (state=3): >>><<< 67225 1726886838.03528: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886838.03532: handler run complete 67225 1726886838.03535: attempt loop complete, returning result 67225 1726886838.03537: _execute() done 67225 1726886838.03539: dumping result to json 67225 1726886838.03540: done dumping result, returning 67225 1726886838.03542: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file [02369adf-7a19-6840-5358-0000000000af] 67225 1726886838.03545: sending task result for task 02369adf-7a19-6840-5358-0000000000af 67225 1726886838.03621: done sending task result for task 02369adf-7a19-6840-5358-0000000000af 67225 1726886838.03627: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "atime": 1726885195.2503414, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1726562678.235, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1726562395.52, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "35882933", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } 67225 1726886838.03751: no more pending results, returning what we have 67225 1726886838.03755: results queue empty 67225 1726886838.03756: checking for any_errors_fatal 67225 1726886838.03765: done checking for any_errors_fatal 67225 1726886838.03766: checking for max_fail_percentage 67225 1726886838.03768: done checking for max_fail_percentage 67225 1726886838.03769: checking to see if all hosts have failed and the running result is not ok 67225 1726886838.03770: done checking to see if all hosts have failed 67225 1726886838.03771: getting the remaining hosts for this loop 67225 1726886838.03772: done getting the remaining hosts for this loop 67225 1726886838.03776: getting the next task for host managed_node2 67225 1726886838.03784: done getting next task for host managed_node2 67225 1726886838.03787: ^ task is: TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 67225 1726886838.03791: ^ 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=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 67225 1726886838.03806: getting variables 67225 1726886838.03808: in VariableManager get_vars() 67225 1726886838.03887: Calling all_inventory to load vars for managed_node2 67225 1726886838.03891: Calling groups_inventory to load vars for managed_node2 67225 1726886838.03893: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886838.03905: Calling all_plugins_play to load vars for managed_node2 67225 1726886838.03909: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886838.04041: Calling groups_plugins_play to load vars for managed_node2 67225 1726886838.04899: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886838.06567: done with get_vars() 67225 1726886838.06584: done getting variables TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Friday 20 September 2024 22:47:18 -0400 (0:00:00.683) 0:00:14.046 ****** 67225 1726886838.06805: entering _queue_task() for managed_node2/lineinfile 67225 1726886838.07465: worker is 1 (out of 1 available) 67225 1726886838.07478: exiting _queue_task() for managed_node2/lineinfile 67225 1726886838.07489: done queuing things up, now waiting for results queue to drain 67225 1726886838.07490: waiting for pending results... 67225 1726886838.08289: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made 67225 1726886838.08775: in run() - task 02369adf-7a19-6840-5358-0000000000b0 67225 1726886838.08846: variable 'ansible_search_path' from source: unknown 67225 1726886838.08872: variable 'ansible_search_path' from source: unknown 67225 1726886838.09851: variable 'blivet_output' from source: set_fact 67225 1726886838.09928: dumping result to json 67225 1726886838.09937: done dumping result, returning 67225 1726886838.09949: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made [02369adf-7a19-6840-5358-0000000000b0] 67225 1726886838.09960: sending task result for task 02369adf-7a19-6840-5358-0000000000b0 skipping: [managed_node2] => { "changed": false, "skipped_reason": "No items in the list" } 67225 1726886838.10230: no more pending results, returning what we have 67225 1726886838.10252: results queue empty 67225 1726886838.10254: checking for any_errors_fatal 67225 1726886838.10272: done checking for any_errors_fatal 67225 1726886838.10273: checking for max_fail_percentage 67225 1726886838.10276: done checking for max_fail_percentage 67225 1726886838.10277: checking to see if all hosts have failed and the running result is not ok 67225 1726886838.10278: done checking to see if all hosts have failed 67225 1726886838.10279: getting the remaining hosts for this loop 67225 1726886838.10281: done getting the remaining hosts for this loop 67225 1726886838.10285: getting the next task for host managed_node2 67225 1726886838.10293: done getting next task for host managed_node2 67225 1726886838.10297: ^ task is: TASK: fedora.linux_system_roles.storage : Update facts 67225 1726886838.10314: ^ 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=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 67225 1726886838.10366: getting variables 67225 1726886838.10377: in VariableManager get_vars() 67225 1726886838.10487: Calling all_inventory to load vars for managed_node2 67225 1726886838.10490: Calling groups_inventory to load vars for managed_node2 67225 1726886838.10493: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886838.10508: Calling all_plugins_play to load vars for managed_node2 67225 1726886838.10514: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886838.10519: Calling groups_plugins_play to load vars for managed_node2 67225 1726886838.12329: done sending task result for task 02369adf-7a19-6840-5358-0000000000b0 67225 1726886838.12333: WORKER PROCESS EXITING 67225 1726886838.13861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886838.14475: done with get_vars() 67225 1726886838.14496: done getting variables TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Friday 20 September 2024 22:47:18 -0400 (0:00:00.077) 0:00:14.124 ****** 67225 1726886838.14603: entering _queue_task() for managed_node2/setup 67225 1726886838.14894: worker is 1 (out of 1 available) 67225 1726886838.14907: exiting _queue_task() for managed_node2/setup 67225 1726886838.14927: done queuing things up, now waiting for results queue to drain 67225 1726886838.14929: waiting for pending results... 67225 1726886838.15216: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts 67225 1726886838.15420: in run() - task 02369adf-7a19-6840-5358-0000000000b2 67225 1726886838.15442: variable 'ansible_search_path' from source: unknown 67225 1726886838.15449: variable 'ansible_search_path' from source: unknown 67225 1726886838.15507: calling self._execute() 67225 1726886838.15720: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886838.15747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886838.15762: variable 'omit' from source: magic vars 67225 1726886838.16420: variable 'ansible_check_mode' from source: magic vars 67225 1726886838.16457: Evaluated conditional (not ansible_check_mode): True 67225 1726886838.16484: variable 'omit' from source: magic vars 67225 1726886838.16631: variable 'omit' from source: magic vars 67225 1726886838.16747: variable 'omit' from source: magic vars 67225 1726886838.16804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886838.16896: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886838.16955: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886838.17024: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886838.17042: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886838.17110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886838.17138: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886838.17168: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886838.17191: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886838.17200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886838.17426: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886838.17435: Set connection var ansible_shell_type to sh 67225 1726886838.17467: Set connection var ansible_timeout to 10 67225 1726886838.17476: Set connection var ansible_connection to ssh 67225 1726886838.17493: Set connection var ansible_shell_executable to /bin/sh 67225 1726886838.17510: Set connection var ansible_pipelining to False 67225 1726886838.17545: variable 'ansible_shell_executable' from source: unknown 67225 1726886838.17553: variable 'ansible_connection' from source: unknown 67225 1726886838.17560: variable 'ansible_module_compression' from source: unknown 67225 1726886838.17567: variable 'ansible_shell_type' from source: unknown 67225 1726886838.17580: variable 'ansible_shell_executable' from source: unknown 67225 1726886838.17587: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886838.17594: variable 'ansible_pipelining' from source: unknown 67225 1726886838.17601: variable 'ansible_timeout' from source: unknown 67225 1726886838.17613: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886838.18004: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886838.18036: variable 'omit' from source: magic vars 67225 1726886838.18051: starting attempt loop 67225 1726886838.18058: running the handler 67225 1726886838.18073: _low_level_execute_command(): starting 67225 1726886838.18083: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886838.18889: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886838.18913: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.18935: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.18957: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886838.19036: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886838.19073: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886838.19089: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.19107: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886838.19137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886838.19159: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886838.19205: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.19225: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.19272: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886838.19308: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886838.19325: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886838.19341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.19442: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886838.19466: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886838.19492: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886838.19574: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886838.21899: stdout chunk (state=3): >>>/root <<< 67225 1726886838.22078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886838.22170: stderr chunk (state=3): >>><<< 67225 1726886838.22190: stdout chunk (state=3): >>><<< 67225 1726886838.22286: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886838.22290: _low_level_execute_command(): starting 67225 1726886838.22296: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079 `" && echo ansible-tmp-1726886838.2221422-67755-270549045340079="` echo /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079 `" ) && sleep 0' 67225 1726886838.23383: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886838.23397: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.23416: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.23443: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886838.23484: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886838.23502: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886838.23524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.23546: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886838.23561: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886838.23573: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886838.23598: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.23601: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.23664: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886838.23689: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886838.23707: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886838.23798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886838.26429: stdout chunk (state=3): >>>ansible-tmp-1726886838.2221422-67755-270549045340079=/root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079 <<< 67225 1726886838.26627: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886838.26685: stderr chunk (state=3): >>><<< 67225 1726886838.26688: stdout chunk (state=3): >>><<< 67225 1726886838.26721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886838.2221422-67755-270549045340079=/root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886838.26820: variable 'ansible_module_compression' from source: unknown 67225 1726886838.26902: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 67225 1726886838.26908: variable 'ansible_facts' from source: unknown 67225 1726886838.27091: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/AnsiballZ_setup.py 67225 1726886838.27518: Sending initial data 67225 1726886838.27521: Sent initial data (154 bytes) 67225 1726886838.29293: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886838.29315: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.29318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.29321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886838.29393: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.29397: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.29399: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.29428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886838.29431: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886838.29484: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886838.31948: 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 <<< 67225 1726886838.32004: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886838.32063: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpbtij6l8g /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/AnsiballZ_setup.py <<< 67225 1726886838.32476: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886838.34158: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886838.34240: stderr chunk (state=3): >>><<< 67225 1726886838.34243: stdout chunk (state=3): >>><<< 67225 1726886838.34261: done transferring module to remote 67225 1726886838.34272: _low_level_execute_command(): starting 67225 1726886838.34276: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/ /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/AnsiballZ_setup.py && sleep 0' 67225 1726886838.34730: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.34733: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886838.34777: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.34783: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 67225 1726886838.34787: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886838.34789: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886838.34791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.34843: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886838.34849: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886838.34852: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886838.34889: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886838.37316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886838.37370: stderr chunk (state=3): >>><<< 67225 1726886838.37373: stdout chunk (state=3): >>><<< 67225 1726886838.37387: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886838.37390: _low_level_execute_command(): starting 67225 1726886838.37394: _low_level_execute_command(): using become for this command 67225 1726886838.37404: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ewfzpjdvcodrbpbijgihylgcyovapuuf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/AnsiballZ_setup.py'"'"' && sleep 0' 67225 1726886838.37491: Initial state: awaiting_escalation: BECOME-SUCCESS-ewfzpjdvcodrbpbijgihylgcyovapuuf 67225 1726886838.37864: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886838.37868: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886838.37917: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886838.37920: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886838.37975: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886838.42014: stdout chunk (state=1): >>>BECOME-SUCCESS-ewfzpjdvcodrbpbijgihylgcyovapuuf <<< 67225 1726886838.42017: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ewfzpjdvcodrbpbijgihylgcyovapuuf' 67225 1726886838.42363: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 67225 1726886838.42366: stdout chunk (state=3): >>>import _imp # builtin <<< 67225 1726886838.42403: stdout chunk (state=3): >>>import '_thread' # <<< 67225 1726886838.42428: stdout chunk (state=3): >>>import '_warnings' # <<< 67225 1726886838.42450: stdout chunk (state=3): >>>import '_weakref' # <<< 67225 1726886838.42551: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886838.42576: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886838.42639: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886838.42725: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 67225 1726886838.42738: stdout chunk (state=3): >>># installing zipimport hook <<< 67225 1726886838.42774: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886838.42815: stdout chunk (state=3): >>>import 'zipimport' # <<< 67225 1726886838.42837: stdout chunk (state=3): >>># installed zipimport hook <<< 67225 1726886838.42915: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 67225 1726886838.42935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886838.42970: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886838.43001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 67225 1726886838.43032: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886838.43078: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e9aca0> <<< 67225 1726886838.43130: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886838.43164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 67225 1726886838.43204: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41280><<< 67225 1726886838.43207: stdout chunk (state=3): >>> <<< 67225 1726886838.43210: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e9aa00> <<< 67225 1726886838.43254: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 67225 1726886838.43270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 67225 1726886838.43314: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e9a9a0> <<< 67225 1726886838.43343: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886838.43406: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 67225 1726886838.43409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<< 67225 1726886838.43426: stdout chunk (state=3): >>> <<< 67225 1726886838.43443: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41370> <<< 67225 1726886838.43489: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 67225 1726886838.43503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886838.43538: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 67225 1726886838.43563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886838.43596: stdout chunk (state=3): >>>import '_abc' # <<< 67225 1726886838.43624: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41820> <<< 67225 1726886838.43661: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41550> <<< 67225 1726886838.43710: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886838.43744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886838.43784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886838.43823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886838.43859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886838.43901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886838.43949: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886838.43964: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bc8f70> <<< 67225 1726886838.44002: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886838.44046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886838.44160: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bcf100> <<< 67225 1726886838.44225: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886838.44239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886838.44280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 67225 1726886838.44318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886838.44338: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bcf820> <<< 67225 1726886838.44384: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e56760> <<< 67225 1726886838.44449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 67225 1726886838.44467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886838.44470: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bc8c70> <<< 67225 1726886838.44541: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 67225 1726886838.44578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886838.44598: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bf8c70> <<< 67225 1726886838.44675: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41fd0> <<< 67225 1726886838.44735: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux <<< 67225 1726886838.44754: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886838.45288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886838.45322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886838.45365: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886838.45392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886838.45433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886838.45471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886838.45505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886838.45540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886838.45572: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b6fd90> <<< 67225 1726886838.45653: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b72e20> <<< 67225 1726886838.45693: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886838.45726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886838.45761: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886838.45799: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886838.45834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886838.45871: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py<<< 67225 1726886838.45899: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886838.45934: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b69730> <<< 67225 1726886838.45965: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b70520><<< 67225 1726886838.45999: stdout chunk (state=3): >>> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b6f250> <<< 67225 1726886838.46041: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886838.46146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc'<<< 67225 1726886838.46165: stdout chunk (state=3): >>> <<< 67225 1726886838.46195: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886838.46243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886838.46296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 67225 1726886838.46314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886838.46354: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.46395: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.46415: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78a55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a557c0> <<< 67225 1726886838.46440: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886838.46484: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 67225 1726886838.46523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a55dc0> <<< 67225 1726886838.46547: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886838.46585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886838.46636: stdout chunk (state=3): >>>import '_operator' # <<< 67225 1726886838.46647: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a55e80> <<< 67225 1726886838.46688: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886838.46728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a55f40> <<< 67225 1726886838.46747: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886838.46815: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b49c40> <<< 67225 1726886838.46851: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886838.46889: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b43520> <<< 67225 1726886838.46985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 67225 1726886838.47008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 67225 1726886838.47035: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b76d00> <<< 67225 1726886838.47087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 67225 1726886838.47099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886838.47195: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.47208: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78a66b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b49160> <<< 67225 1726886838.47234: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.47277: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78b57190> <<< 67225 1726886838.47297: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b7c8b0> <<< 67225 1726886838.47334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 67225 1726886838.47351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886838.47382: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 67225 1726886838.47400: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886838.47417: stdout chunk (state=3): >>> <<< 67225 1726886838.47434: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886838.47456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 67225 1726886838.47463: stdout chunk (state=3): >>> <<< 67225 1726886838.47484: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a66eb0><<< 67225 1726886838.47497: stdout chunk (state=3): >>> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a66ca0><<< 67225 1726886838.47504: stdout chunk (state=3): >>> <<< 67225 1726886838.47543: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 67225 1726886838.47553: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 67225 1726886838.47569: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a66c10><<< 67225 1726886838.47578: stdout chunk (state=3): >>> <<< 67225 1726886838.47607: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 67225 1726886838.47620: stdout chunk (state=3): >>> <<< 67225 1726886838.47635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886838.47666: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 67225 1726886838.47672: stdout chunk (state=3): >>> <<< 67225 1726886838.47697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 67225 1726886838.47704: stdout chunk (state=3): >>> <<< 67225 1726886838.47741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 67225 1726886838.47753: stdout chunk (state=3): >>> <<< 67225 1726886838.47820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 67225 1726886838.47826: stdout chunk (state=3): >>> <<< 67225 1726886838.47863: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 67225 1726886838.47875: stdout chunk (state=3): >>> <<< 67225 1726886838.47889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886838.47904: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a3a280><<< 67225 1726886838.47915: stdout chunk (state=3): >>> <<< 67225 1726886838.47942: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 67225 1726886838.47948: stdout chunk (state=3): >>> <<< 67225 1726886838.47985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 67225 1726886838.47990: stdout chunk (state=3): >>> <<< 67225 1726886838.48039: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a3a370><<< 67225 1726886838.48042: stdout chunk (state=3): >>> <<< 67225 1726886838.48243: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a71eb0><<< 67225 1726886838.48248: stdout chunk (state=3): >>> <<< 67225 1726886838.48310: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a68940><<< 67225 1726886838.48316: stdout chunk (state=3): >>> <<< 67225 1726886838.48344: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a684f0><<< 67225 1726886838.48346: stdout chunk (state=3): >>> <<< 67225 1726886838.48384: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 67225 1726886838.48412: stdout chunk (state=3): >>> <<< 67225 1726886838.48417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 67225 1726886838.48422: stdout chunk (state=3): >>> <<< 67225 1726886838.48468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 67225 1726886838.48473: stdout chunk (state=3): >>> <<< 67225 1726886838.48503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc'<<< 67225 1726886838.48514: stdout chunk (state=3): >>> <<< 67225 1726886838.48539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 67225 1726886838.48550: stdout chunk (state=3): >>> <<< 67225 1726886838.48563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 67225 1726886838.48581: stdout chunk (state=3): >>> <<< 67225 1726886838.48587: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7896e0d0><<< 67225 1726886838.48592: stdout chunk (state=3): >>> <<< 67225 1726886838.48641: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a35d90><<< 67225 1726886838.48646: stdout chunk (state=3): >>> <<< 67225 1726886838.48733: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a68dc0><<< 67225 1726886838.48738: stdout chunk (state=3): >>> <<< 67225 1726886838.48756: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b76ee0><<< 67225 1726886838.48767: stdout chunk (state=3): >>> <<< 67225 1726886838.48805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 67225 1726886838.48810: stdout chunk (state=3): >>> <<< 67225 1726886838.48854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 67225 1726886838.48861: stdout chunk (state=3): >>> <<< 67225 1726886838.48893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 67225 1726886838.48904: stdout chunk (state=3): >>> <<< 67225 1726886838.48919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'<<< 67225 1726886838.48930: stdout chunk (state=3): >>> <<< 67225 1726886838.48946: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78981a00> <<< 67225 1726886838.48973: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886838.48977: stdout chunk (state=3): >>> <<< 67225 1726886838.49022: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.49037: stdout chunk (state=3): >>> <<< 67225 1726886838.49057: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.49062: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78981d30><<< 67225 1726886838.49064: stdout chunk (state=3): >>> <<< 67225 1726886838.49087: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py<<< 67225 1726886838.49092: stdout chunk (state=3): >>> <<< 67225 1726886838.49112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 67225 1726886838.49117: stdout chunk (state=3): >>> <<< 67225 1726886838.49139: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 67225 1726886838.49150: stdout chunk (state=3): >>> <<< 67225 1726886838.49165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 67225 1726886838.49187: stdout chunk (state=3): >>> <<< 67225 1726886838.49190: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78994640><<< 67225 1726886838.49192: stdout chunk (state=3): >>> <<< 67225 1726886838.49226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 67225 1726886838.49229: stdout chunk (state=3): >>> <<< 67225 1726886838.49283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 67225 1726886838.49288: stdout chunk (state=3): >>> <<< 67225 1726886838.49324: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78994b80><<< 67225 1726886838.49327: stdout chunk (state=3): >>> <<< 67225 1726886838.49366: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.49384: stdout chunk (state=3): >>> <<< 67225 1726886838.49403: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.49408: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7891f2b0><<< 67225 1726886838.49414: stdout chunk (state=3): >>> <<< 67225 1726886838.49427: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78981e20> <<< 67225 1726886838.49462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 67225 1726886838.49468: stdout chunk (state=3): >>> <<< 67225 1726886838.49495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'<<< 67225 1726886838.49498: stdout chunk (state=3): >>> <<< 67225 1726886838.49554: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.49557: stdout chunk (state=3): >>> <<< 67225 1726886838.49561: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.49586: stdout chunk (state=3): >>> <<< 67225 1726886838.49589: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78930190><<< 67225 1726886838.49591: stdout chunk (state=3): >>> <<< 67225 1726886838.49619: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb789944c0><<< 67225 1726886838.49628: stdout chunk (state=3): >>> <<< 67225 1726886838.49648: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886838.49650: stdout chunk (state=3): >>> <<< 67225 1726886838.49683: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.49695: stdout chunk (state=3): >>> <<< 67225 1726886838.49721: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.49728: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78930250><<< 67225 1726886838.49730: stdout chunk (state=3): >>> <<< 67225 1726886838.49790: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a668e0><<< 67225 1726886838.49839: stdout chunk (state=3): >>> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886838.49877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 67225 1726886838.49881: stdout chunk (state=3): >>> <<< 67225 1726886838.49914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 67225 1726886838.49917: stdout chunk (state=3): >>> <<< 67225 1726886838.49951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886838.50010: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.50033: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894c5b0> <<< 67225 1726886838.50082: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 67225 1726886838.50100: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886838.50143: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.50193: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894c880> <<< 67225 1726886838.50196: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7894c670> <<< 67225 1726886838.50236: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.50268: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894c760> <<< 67225 1726886838.50325: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 67225 1726886838.50341: stdout chunk (state=3): >>> <<< 67225 1726886838.50344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886838.50620: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.50643: stdout chunk (state=3): >>> <<< 67225 1726886838.50651: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894cbb0> <<< 67225 1726886838.50727: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.50755: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78959100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7894c7f0><<< 67225 1726886838.50761: stdout chunk (state=3): >>> <<< 67225 1726886838.50789: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7893e940><<< 67225 1726886838.50794: stdout chunk (state=3): >>> <<< 67225 1726886838.50836: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a664c0><<< 67225 1726886838.50845: stdout chunk (state=3): >>> <<< 67225 1726886838.50880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py<<< 67225 1726886838.50885: stdout chunk (state=3): >>> <<< 67225 1726886838.50964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 67225 1726886838.50973: stdout chunk (state=3): >>> <<< 67225 1726886838.51025: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7894c9a0><<< 67225 1726886838.51032: stdout chunk (state=3): >>> <<< 67225 1726886838.51230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 67225 1726886838.51238: stdout chunk (state=3): >>> <<< 67225 1726886838.51272: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdb7887b580><<< 67225 1726886838.51276: stdout chunk (state=3): >>> <<< 67225 1726886838.51624: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip'<<< 67225 1726886838.51635: stdout chunk (state=3): >>> <<< 67225 1726886838.51646: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.51651: stdout chunk (state=3): >>> <<< 67225 1726886838.51813: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.51822: stdout chunk (state=3): >>> <<< 67225 1726886838.51859: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/__init__.py<<< 67225 1726886838.51863: stdout chunk (state=3): >>> <<< 67225 1726886838.51894: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.51896: stdout chunk (state=3): >>> <<< 67225 1726886838.51920: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.51927: stdout chunk (state=3): >>> <<< 67225 1726886838.51950: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/__init__.py<<< 67225 1726886838.51954: stdout chunk (state=3): >>> <<< 67225 1726886838.51984: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.51993: stdout chunk (state=3): >>> <<< 67225 1726886838.53922: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.55444: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 67225 1726886838.55448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 67225 1726886838.55472: stdout chunk (state=3): >>> <<< 67225 1726886838.55476: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b66d0><<< 67225 1726886838.55489: stdout chunk (state=3): >>> <<< 67225 1726886838.55533: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<< 67225 1726886838.55537: stdout chunk (state=3): >>> <<< 67225 1726886838.55540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886838.55544: stdout chunk (state=3): >>> <<< 67225 1726886838.55601: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 67225 1726886838.55605: stdout chunk (state=3): >>> <<< 67225 1726886838.55608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'<<< 67225 1726886838.55610: stdout chunk (state=3): >>> <<< 67225 1726886838.55675: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 67225 1726886838.55678: stdout chunk (state=3): >>> <<< 67225 1726886838.55698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 67225 1726886838.55710: stdout chunk (state=3): >>> <<< 67225 1726886838.55751: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.55753: stdout chunk (state=3): >>> <<< 67225 1726886838.55755: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.55757: stdout chunk (state=3): >>> <<< 67225 1726886838.55759: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787b6160><<< 67225 1726886838.55761: stdout chunk (state=3): >>> <<< 67225 1726886838.55817: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6340><<< 67225 1726886838.55820: stdout chunk (state=3): >>> <<< 67225 1726886838.55904: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6e20><<< 67225 1726886838.55908: stdout chunk (state=3): >>> <<< 67225 1726886838.55912: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 67225 1726886838.55932: stdout chunk (state=3): >>> <<< 67225 1726886838.55935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<< 67225 1726886838.56006: stdout chunk (state=3): >>> <<< 67225 1726886838.56010: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6f10><<< 67225 1726886838.56030: stdout chunk (state=3): >>> <<< 67225 1726886838.56033: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6c40><<< 67225 1726886838.56035: stdout chunk (state=3): >>> <<< 67225 1726886838.56095: stdout chunk (state=3): >>>import 'atexit' # <<< 67225 1726886838.56128: stdout chunk (state=3): >>> <<< 67225 1726886838.56133: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.56136: stdout chunk (state=3): >>> # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.56139: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787b6e80><<< 67225 1726886838.56141: stdout chunk (state=3): >>> <<< 67225 1726886838.56163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 67225 1726886838.56209: stdout chunk (state=3): >>> <<< 67225 1726886838.56215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 67225 1726886838.56238: stdout chunk (state=3): >>> <<< 67225 1726886838.56313: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6100><<< 67225 1726886838.56316: stdout chunk (state=3): >>> <<< 67225 1726886838.56319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886838.56346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 67225 1726886838.56349: stdout chunk (state=3): >>> <<< 67225 1726886838.56416: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886838.56446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886838.56468: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 67225 1726886838.56471: stdout chunk (state=3): >>> <<< 67225 1726886838.56474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<< 67225 1726886838.56476: stdout chunk (state=3): >>> <<< 67225 1726886838.56619: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78785df0><<< 67225 1726886838.56627: stdout chunk (state=3): >>> <<< 67225 1726886838.56690: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.56699: stdout chunk (state=3): >>> # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.56702: stdout chunk (state=3): >>> import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78785fa0><<< 67225 1726886838.56705: stdout chunk (state=3): >>> <<< 67225 1726886838.56753: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.56763: stdout chunk (state=3): >>> <<< 67225 1726886838.56767: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781481c0><<< 67225 1726886838.56769: stdout chunk (state=3): >>> <<< 67225 1726886838.56808: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 67225 1726886838.56822: stdout chunk (state=3): >>> <<< 67225 1726886838.56835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 67225 1726886838.56843: stdout chunk (state=3): >>> <<< 67225 1726886838.56904: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78148b50><<< 67225 1726886838.56908: stdout chunk (state=3): >>> <<< 67225 1726886838.56942: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7879ddc0><<< 67225 1726886838.56945: stdout chunk (state=3): >>> <<< 67225 1726886838.57227: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7879d3d0><<< 67225 1726886838.57236: stdout chunk (state=3): >>> <<< 67225 1726886838.57265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 67225 1726886838.57282: stdout chunk (state=3): >>> <<< 67225 1726886838.57287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<< 67225 1726886838.57293: stdout chunk (state=3): >>> <<< 67225 1726886838.57330: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7879dfd0><<< 67225 1726886838.57336: stdout chunk (state=3): >>> <<< 67225 1726886838.57368: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 67225 1726886838.57375: stdout chunk (state=3): >>> <<< 67225 1726886838.57399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'<<< 67225 1726886838.57405: stdout chunk (state=3): >>> <<< 67225 1726886838.57461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 67225 1726886838.57465: stdout chunk (state=3): >>> <<< 67225 1726886838.57467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'<<< 67225 1726886838.57475: stdout chunk (state=3): >>> <<< 67225 1726886838.57503: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 67225 1726886838.57509: stdout chunk (state=3): >>> <<< 67225 1726886838.57539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 67225 1726886838.57542: stdout chunk (state=3): >>> <<< 67225 1726886838.57575: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 67225 1726886838.57578: stdout chunk (state=3): >>> <<< 67225 1726886838.57623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<< 67225 1726886838.57629: stdout chunk (state=3): >>> <<< 67225 1726886838.57641: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787ecdc0> <<< 67225 1726886838.57776: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7878a730><<< 67225 1726886838.57781: stdout chunk (state=3): >>> <<< 67225 1726886838.57783: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7878a2b0><<< 67225 1726886838.57788: stdout chunk (state=3): >>> <<< 67225 1726886838.57806: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7876ac70> <<< 67225 1726886838.57855: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.57861: stdout chunk (state=3): >>> <<< 67225 1726886838.57893: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.57896: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7878af40><<< 67225 1726886838.57898: stdout chunk (state=3): >>> <<< 67225 1726886838.57961: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886838.57965: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7878af10><<< 67225 1726886838.57967: stdout chunk (state=3): >>> <<< 67225 1726886838.58008: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py<<< 67225 1726886838.58041: stdout chunk (state=3): >>> <<< 67225 1726886838.58047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 67225 1726886838.58052: stdout chunk (state=3): >>> <<< 67225 1726886838.58064: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886838.58131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc'<<< 67225 1726886838.58134: stdout chunk (state=3): >>> <<< 67225 1726886838.58262: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.58266: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.58268: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781a5970><<< 67225 1726886838.58273: stdout chunk (state=3): >>> <<< 67225 1726886838.58275: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787fe100><<< 67225 1726886838.58280: stdout chunk (state=3): >>> <<< 67225 1726886838.58296: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 67225 1726886838.58332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'<<< 67225 1726886838.58335: stdout chunk (state=3): >>> <<< 67225 1726886838.58446: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.58453: stdout chunk (state=3): >>> <<< 67225 1726886838.58456: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.58458: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781b19a0><<< 67225 1726886838.58460: stdout chunk (state=3): >>> <<< 67225 1726886838.58472: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787fe280> <<< 67225 1726886838.58509: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py<<< 67225 1726886838.58514: stdout chunk (state=3): >>> <<< 67225 1726886838.58575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886838.58578: stdout chunk (state=3): >>> <<< 67225 1726886838.58619: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py<<< 67225 1726886838.58630: stdout chunk (state=3): >>> <<< 67225 1726886838.58663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 67225 1726886838.58666: stdout chunk (state=3): >>>import '_string' # <<< 67225 1726886838.58669: stdout chunk (state=3): >>> <<< 67225 1726886838.58766: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787feca0><<< 67225 1726886838.58769: stdout chunk (state=3): >>> <<< 67225 1726886838.58993: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781b1940><<< 67225 1726886838.58996: stdout chunk (state=3): >>> <<< 67225 1726886838.59157: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59160: stdout chunk (state=3): >>> # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59163: stdout chunk (state=3): >>> <<< 67225 1726886838.59165: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787960a0> <<< 67225 1726886838.59241: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59244: stdout chunk (state=3): >>> # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59247: stdout chunk (state=3): >>> import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78796bb0><<< 67225 1726886838.59249: stdout chunk (state=3): >>> <<< 67225 1726886838.59339: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59343: stdout chunk (state=3): >>> # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59347: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787fe550><<< 67225 1726886838.59349: stdout chunk (state=3): >>> <<< 67225 1726886838.59364: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787f67c0> <<< 67225 1726886838.59414: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py<<< 67225 1726886838.59419: stdout chunk (state=3): >>> <<< 67225 1726886838.59432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886838.59472: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 67225 1726886838.59476: stdout chunk (state=3): >>> <<< 67225 1726886838.59516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 67225 1726886838.59519: stdout chunk (state=3): >>> <<< 67225 1726886838.59581: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59587: stdout chunk (state=3): >>> <<< 67225 1726886838.59616: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.59619: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781a6a90><<< 67225 1726886838.59621: stdout chunk (state=3): >>> <<< 67225 1726886838.59940: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59947: stdout chunk (state=3): >>> <<< 67225 1726886838.59953: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.59956: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781c4c40> <<< 67225 1726886838.59969: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781b0700> <<< 67225 1726886838.60055: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.60060: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.60067: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781b0070><<< 67225 1726886838.60072: stdout chunk (state=3): >>> <<< 67225 1726886838.60075: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781b0af0><<< 67225 1726886838.60077: stdout chunk (state=3): >>> <<< 67225 1726886838.60107: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.60115: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.60132: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886838.60166: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.60169: stdout chunk (state=3): >>> <<< 67225 1726886838.60289: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.60292: stdout chunk (state=3): >>> <<< 67225 1726886838.60415: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.60419: stdout chunk (state=3): >>> <<< 67225 1726886838.60444: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.60464: stdout chunk (state=3): >>> import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886838.60497: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.60503: stdout chunk (state=3): >>> <<< 67225 1726886838.60556: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.60560: stdout chunk (state=3): >>> <<< 67225 1726886838.60563: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py<<< 67225 1726886838.60568: stdout chunk (state=3): >>> <<< 67225 1726886838.60589: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.60591: stdout chunk (state=3): >>> <<< 67225 1726886838.60747: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.60927: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.61686: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.62445: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886838.62479: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 67225 1726886838.62486: stdout chunk (state=3): >>> <<< 67225 1726886838.62513: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 67225 1726886838.62520: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886838.62556: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 67225 1726886838.62589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886838.62592: stdout chunk (state=3): >>> <<< 67225 1726886838.62700: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.62703: stdout chunk (state=3): >>> <<< 67225 1726886838.62706: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.62708: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781ee6d0><<< 67225 1726886838.62720: stdout chunk (state=3): >>> <<< 67225 1726886838.62831: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py<<< 67225 1726886838.62838: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 67225 1726886838.62840: stdout chunk (state=3): >>> <<< 67225 1726886838.62879: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f36d0> <<< 67225 1726886838.62882: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d64940><<< 67225 1726886838.62884: stdout chunk (state=3): >>> <<< 67225 1726886838.62956: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py<<< 67225 1726886838.62962: stdout chunk (state=3): >>> <<< 67225 1726886838.62983: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.63027: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.63030: stdout chunk (state=3): >>> <<< 67225 1726886838.63057: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/_text.py<<< 67225 1726886838.63060: stdout chunk (state=3): >>> <<< 67225 1726886838.63102: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.63106: stdout chunk (state=3): >>> <<< 67225 1726886838.63295: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.63298: stdout chunk (state=3): >>> <<< 67225 1726886838.63520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 67225 1726886838.63527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc'<<< 67225 1726886838.63529: stdout chunk (state=3): >>> <<< 67225 1726886838.63568: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7877de80><<< 67225 1726886838.63571: stdout chunk (state=3): >>> <<< 67225 1726886838.63582: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.64234: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.64878: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.64881: stdout chunk (state=3): >>> <<< 67225 1726886838.64974: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.65064: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 67225 1726886838.65092: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.65117: stdout chunk (state=3): >>> <<< 67225 1726886838.65153: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.65236: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886838.65248: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.65336: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.65340: stdout chunk (state=3): >>> <<< 67225 1726886838.65452: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/errors.py<<< 67225 1726886838.65459: stdout chunk (state=3): >>> <<< 67225 1726886838.65495: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.65535: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.65542: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py<<< 67225 1726886838.65545: stdout chunk (state=3): >>> <<< 67225 1726886838.65557: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.65620: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.65630: stdout chunk (state=3): >>> <<< 67225 1726886838.65674: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py<<< 67225 1726886838.65677: stdout chunk (state=3): >>> <<< 67225 1726886838.65710: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.65715: stdout chunk (state=3): >>> <<< 67225 1726886838.66038: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.66041: stdout chunk (state=3): >>> <<< 67225 1726886838.66362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py<<< 67225 1726886838.66365: stdout chunk (state=3): >>> <<< 67225 1726886838.66410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc'<<< 67225 1726886838.66418: stdout chunk (state=3): >>> <<< 67225 1726886838.66438: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886838.66560: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d7a0d0><<< 67225 1726886838.66566: stdout chunk (state=3): >>> <<< 67225 1726886838.66604: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.66608: stdout chunk (state=3): >>> <<< 67225 1726886838.66698: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.66703: stdout chunk (state=3): >>> <<< 67225 1726886838.66854: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py<<< 67225 1726886838.66857: stdout chunk (state=3): >>> <<< 67225 1726886838.66860: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/validation.py<<< 67225 1726886838.66862: stdout chunk (state=3): >>> <<< 67225 1726886838.66866: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py<<< 67225 1726886838.66871: stdout chunk (state=3): >>> <<< 67225 1726886838.66874: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py<<< 67225 1726886838.66883: stdout chunk (state=3): >>> <<< 67225 1726886838.66906: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.66951: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.66954: stdout chunk (state=3): >>> <<< 67225 1726886838.67041: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/locale.py<<< 67225 1726886838.67045: stdout chunk (state=3): >>> <<< 67225 1726886838.67047: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.67049: stdout chunk (state=3): >>> <<< 67225 1726886838.67098: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.67102: stdout chunk (state=3): >>> <<< 67225 1726886838.67170: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.67302: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.67305: stdout chunk (state=3): >>> <<< 67225 1726886838.67399: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py<<< 67225 1726886838.67402: stdout chunk (state=3): >>> <<< 67225 1726886838.67440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886838.67456: stdout chunk (state=3): >>> <<< 67225 1726886838.67579: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.67583: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.67585: stdout chunk (state=3): >>> import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7877bd60><<< 67225 1726886838.67588: stdout chunk (state=3): >>> <<< 67225 1726886838.67732: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d7acd0><<< 67225 1726886838.67735: stdout chunk (state=3): >>> <<< 67225 1726886838.67791: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/file.py<<< 67225 1726886838.67796: stdout chunk (state=3): >>> <<< 67225 1726886838.67801: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/process.py<<< 67225 1726886838.67803: stdout chunk (state=3): >>> <<< 67225 1726886838.67820: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.67917: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.67920: stdout chunk (state=3): >>> <<< 67225 1726886838.68014: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.68018: stdout chunk (state=3): >>> <<< 67225 1726886838.68062: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.68066: stdout chunk (state=3): >>> <<< 67225 1726886838.68126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 67225 1726886838.68132: stdout chunk (state=3): >>> <<< 67225 1726886838.68154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc'<<< 67225 1726886838.68157: stdout chunk (state=3): >>> <<< 67225 1726886838.68204: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py<<< 67225 1726886838.68207: stdout chunk (state=3): >>> <<< 67225 1726886838.68263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 67225 1726886838.68267: stdout chunk (state=3): >>> <<< 67225 1726886838.68308: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py<<< 67225 1726886838.68311: stdout chunk (state=3): >>> <<< 67225 1726886838.68353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 67225 1726886838.68356: stdout chunk (state=3): >>> <<< 67225 1726886838.68499: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781e6970><<< 67225 1726886838.68502: stdout chunk (state=3): >>> <<< 67225 1726886838.68564: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781e1670><<< 67225 1726886838.68567: stdout chunk (state=3): >>> <<< 67225 1726886838.68674: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d4e520><<< 67225 1726886838.68679: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro<<< 67225 1726886838.68684: stdout chunk (state=3): >>> import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py<<< 67225 1726886838.68690: stdout chunk (state=3): >>> <<< 67225 1726886838.68708: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.68749: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.68752: stdout chunk (state=3): >>> <<< 67225 1726886838.68800: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py<<< 67225 1726886838.68803: stdout chunk (state=3): >>> import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py<<< 67225 1726886838.68806: stdout chunk (state=3): >>> <<< 67225 1726886838.68909: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/basic.py<<< 67225 1726886838.68919: stdout chunk (state=3): >>> <<< 67225 1726886838.68949: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.68975: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.68991: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 67225 1726886838.69031: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69036: stdout chunk (state=3): >>> <<< 67225 1726886838.69119: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69124: stdout chunk (state=3): >>> <<< 67225 1726886838.69206: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.69245: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69248: stdout chunk (state=3): >>> <<< 67225 1726886838.69295: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69298: stdout chunk (state=3): >>> <<< 67225 1726886838.69358: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69361: stdout chunk (state=3): >>> <<< 67225 1726886838.69437: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69441: stdout chunk (state=3): >>> <<< 67225 1726886838.69493: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69496: stdout chunk (state=3): >>> <<< 67225 1726886838.69551: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py<<< 67225 1726886838.69558: stdout chunk (state=3): >>> <<< 67225 1726886838.69575: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.69688: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69692: stdout chunk (state=3): >>> <<< 67225 1726886838.69802: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69805: stdout chunk (state=3): >>> <<< 67225 1726886838.69844: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.69847: stdout chunk (state=3): >>> <<< 67225 1726886838.69900: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py<<< 67225 1726886838.69907: stdout chunk (state=3): >>> <<< 67225 1726886838.69921: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.70171: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.70174: stdout chunk (state=3): >>> <<< 67225 1726886838.70406: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.70409: stdout chunk (state=3): >>> <<< 67225 1726886838.70457: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.70460: stdout chunk (state=3): >>> <<< 67225 1726886838.70548: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py<<< 67225 1726886838.70551: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886838.70585: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py<<< 67225 1726886838.70588: stdout chunk (state=3): >>> <<< 67225 1726886838.70617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 67225 1726886838.70650: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py<<< 67225 1726886838.70656: stdout chunk (state=3): >>> <<< 67225 1726886838.70679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 67225 1726886838.70725: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77addbb0><<< 67225 1726886838.70728: stdout chunk (state=3): >>> <<< 67225 1726886838.70759: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py<<< 67225 1726886838.70765: stdout chunk (state=3): >>> <<< 67225 1726886838.70794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 67225 1726886838.70830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 67225 1726886838.70833: stdout chunk (state=3): >>> <<< 67225 1726886838.70876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 67225 1726886838.70880: stdout chunk (state=3): >>> <<< 67225 1726886838.70927: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 67225 1726886838.70930: stdout chunk (state=3): >>> <<< 67225 1726886838.70963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 67225 1726886838.70966: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77bef0a0><<< 67225 1726886838.70968: stdout chunk (state=3): >>> <<< 67225 1726886838.71050: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.71053: stdout chunk (state=3): >>> # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.71055: stdout chunk (state=3): >>> import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb77bef040><<< 67225 1726886838.71057: stdout chunk (state=3): >>> <<< 67225 1726886838.71163: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781df670><<< 67225 1726886838.71170: stdout chunk (state=3): >>> <<< 67225 1726886838.71195: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781e83a0> <<< 67225 1726886838.71248: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f5a00><<< 67225 1726886838.71252: stdout chunk (state=3): >>> <<< 67225 1726886838.71275: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f5d90><<< 67225 1726886838.71278: stdout chunk (state=3): >>> <<< 67225 1726886838.71317: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py<<< 67225 1726886838.71320: stdout chunk (state=3): >>> <<< 67225 1726886838.71356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc'<<< 67225 1726886838.71359: stdout chunk (state=3): >>> <<< 67225 1726886838.71395: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py<<< 67225 1726886838.71401: stdout chunk (state=3): >>> <<< 67225 1726886838.71419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 67225 1726886838.71471: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.71493: stdout chunk (state=3): >>> # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.71496: stdout chunk (state=3): >>> import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb77d45eb0> <<< 67225 1726886838.71529: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d784c0><<< 67225 1726886838.71556: stdout chunk (state=3): >>> <<< 67225 1726886838.71568: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 67225 1726886838.71592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc'<<< 67225 1726886838.71603: stdout chunk (state=3): >>> <<< 67225 1726886838.71642: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d45fa0> <<< 67225 1726886838.71675: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py<<< 67225 1726886838.71690: stdout chunk (state=3): >>> <<< 67225 1726886838.71717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc'<<< 67225 1726886838.71730: stdout chunk (state=3): >>> <<< 67225 1726886838.71765: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886838.71790: stdout chunk (state=3): >>> # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.71811: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78807250> <<< 67225 1726886838.71861: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d90d30> <<< 67225 1726886838.71899: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f5af0><<< 67225 1726886838.71925: stdout chunk (state=3): >>> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py<<< 67225 1726886838.71943: stdout chunk (state=3): >>> <<< 67225 1726886838.71964: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 67225 1726886838.71994: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.72014: stdout chunk (state=3): >>> <<< 67225 1726886838.72033: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72049: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 67225 1726886838.72090: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72162: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.72179: stdout chunk (state=3): >>> <<< 67225 1726886838.72240: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py<<< 67225 1726886838.72256: stdout chunk (state=3): >>> <<< 67225 1726886838.72271: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72337: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.72351: stdout chunk (state=3): >>> <<< 67225 1726886838.72415: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py<<< 67225 1726886838.72439: stdout chunk (state=3): >>> # zipimport: zlib available <<< 67225 1726886838.72461: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72478: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py<<< 67225 1726886838.72490: stdout chunk (state=3): >>> <<< 67225 1726886838.72512: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72554: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.72568: stdout chunk (state=3): >>> <<< 67225 1726886838.72607: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py<<< 67225 1726886838.72632: stdout chunk (state=3): >>> <<< 67225 1726886838.72653: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72728: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72782: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py<<< 67225 1726886838.72801: stdout chunk (state=3): >>> <<< 67225 1726886838.72818: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.72880: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.72894: stdout chunk (state=3): >>> <<< 67225 1726886838.72947: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 67225 1726886838.72981: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.73065: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.73087: stdout chunk (state=3): >>> <<< 67225 1726886838.73152: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.73166: stdout chunk (state=3): >>> <<< 67225 1726886838.73236: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.73247: stdout chunk (state=3): >>> <<< 67225 1726886838.73323: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py<<< 67225 1726886838.73343: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py<<< 67225 1726886838.73357: stdout chunk (state=3): >>> <<< 67225 1726886838.73378: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.73389: stdout chunk (state=3): >>> <<< 67225 1726886838.74043: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.74046: stdout chunk (state=3): >>> <<< 67225 1726886838.74655: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py<<< 67225 1726886838.74661: stdout chunk (state=3): >>> <<< 67225 1726886838.74677: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.74757: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.74760: stdout chunk (state=3): >>> <<< 67225 1726886838.74840: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.74896: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.74899: stdout chunk (state=3): >>> <<< 67225 1726886838.74948: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 67225 1726886838.74971: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 67225 1726886838.74997: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.75000: stdout chunk (state=3): >>> <<< 67225 1726886838.75050: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.75053: stdout chunk (state=3): >>> <<< 67225 1726886838.75097: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py<<< 67225 1726886838.75104: stdout chunk (state=3): >>> <<< 67225 1726886838.75125: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.75207: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.75210: stdout chunk (state=3): >>> <<< 67225 1726886838.75296: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py<<< 67225 1726886838.75303: stdout chunk (state=3): >>> <<< 67225 1726886838.75324: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.75367: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.75372: stdout chunk (state=3): >>> <<< 67225 1726886838.75420: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py<<< 67225 1726886838.75435: stdout chunk (state=3): >>> <<< 67225 1726886838.75452: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.75507: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.75510: stdout chunk (state=3): >>> <<< 67225 1726886838.75543: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 67225 1726886838.75563: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.75650: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.75761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886838.75801: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77a5dd30> <<< 67225 1726886838.75821: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 67225 1726886838.75854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 67225 1726886838.76099: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77a5da00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 67225 1726886838.76103: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76186: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76265: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 67225 1726886838.76280: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76391: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76547: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 67225 1726886838.76553: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76614: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76737: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 67225 1726886838.76742: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76786: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.76842: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 67225 1726886838.76876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 67225 1726886838.77064: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886838.77067: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb77a42820> <<< 67225 1726886838.77476: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77a9dc40> <<< 67225 1726886838.77479: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 67225 1726886838.77491: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.77564: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.77652: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 67225 1726886838.77656: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.77757: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.77854: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.78002: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.78367: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 67225 1726886838.78371: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.78431: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 67225 1726886838.78603: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb779cd610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb779cd550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 67225 1726886838.78618: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.78663: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 67225 1726886838.78678: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.78895: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79099: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 67225 1726886838.79102: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79231: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79366: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79410: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79471: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 67225 1726886838.79478: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 67225 1726886838.79493: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79597: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79618: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79800: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.79995: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 67225 1726886838.80015: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.80198: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.80388: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 67225 1726886838.80400: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.80445: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.80498: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.81237: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.81940: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 67225 1726886838.81943: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 67225 1726886838.81945: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.82061: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.82203: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py<<< 67225 1726886838.82210: stdout chunk (state=3): >>> <<< 67225 1726886838.82229: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.82352: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.82355: stdout chunk (state=3): >>> <<< 67225 1726886838.82493: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py<<< 67225 1726886838.82499: stdout chunk (state=3): >>> <<< 67225 1726886838.82524: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.82527: stdout chunk (state=3): >>> <<< 67225 1726886838.82728: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.82731: stdout chunk (state=3): >>> <<< 67225 1726886838.82947: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py<<< 67225 1726886838.82952: stdout chunk (state=3): >>> <<< 67225 1726886838.82976: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.82982: stdout chunk (state=3): >>> <<< 67225 1726886838.83004: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.83022: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 67225 1726886838.83053: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.83056: stdout chunk (state=3): >>> <<< 67225 1726886838.83120: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.83193: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py<<< 67225 1726886838.83197: stdout chunk (state=3): >>> <<< 67225 1726886838.83216: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.83235: stdout chunk (state=3): >>> <<< 67225 1726886838.83359: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.83666: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.83787: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.83790: stdout chunk (state=3): >>> <<< 67225 1726886838.84063: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 67225 1726886838.84079: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 67225 1726886838.84109: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84115: stdout chunk (state=3): >>> <<< 67225 1726886838.84162: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84165: stdout chunk (state=3): >>> <<< 67225 1726886838.84219: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py<<< 67225 1726886838.84225: stdout chunk (state=3): >>> <<< 67225 1726886838.84257: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.84283: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84286: stdout chunk (state=3): >>> <<< 67225 1726886838.84353: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py<<< 67225 1726886838.84358: stdout chunk (state=3): >>> <<< 67225 1726886838.84361: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84363: stdout chunk (state=3): >>> <<< 67225 1726886838.84446: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84449: stdout chunk (state=3): >>> <<< 67225 1726886838.84549: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py<<< 67225 1726886838.84552: stdout chunk (state=3): >>> <<< 67225 1726886838.84589: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84595: stdout chunk (state=3): >>> <<< 67225 1726886838.84613: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.84685: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 67225 1726886838.84688: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84691: stdout chunk (state=3): >>> <<< 67225 1726886838.84770: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84773: stdout chunk (state=3): >>> <<< 67225 1726886838.84844: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py<<< 67225 1726886838.84863: stdout chunk (state=3): >>> <<< 67225 1726886838.84883: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84886: stdout chunk (state=3): >>> <<< 67225 1726886838.84964: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.84967: stdout chunk (state=3): >>> <<< 67225 1726886838.85059: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py<<< 67225 1726886838.85066: stdout chunk (state=3): >>> <<< 67225 1726886838.85081: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.85446: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.85450: stdout chunk (state=3): >>> <<< 67225 1726886838.85813: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py<<< 67225 1726886838.85830: stdout chunk (state=3): >>> <<< 67225 1726886838.85847: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.85927: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.85930: stdout chunk (state=3): >>> <<< 67225 1726886838.86042: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py<<< 67225 1726886838.86048: stdout chunk (state=3): >>> <<< 67225 1726886838.86070: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.86130: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.86144: stdout chunk (state=3): >>> <<< 67225 1726886838.86193: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py<<< 67225 1726886838.86199: stdout chunk (state=3): >>> <<< 67225 1726886838.86211: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.86260: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.86263: stdout chunk (state=3): >>> <<< 67225 1726886838.86326: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py<<< 67225 1726886838.86332: stdout chunk (state=3): >>> <<< 67225 1726886838.86349: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.86396: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.86401: stdout chunk (state=3): >>> <<< 67225 1726886838.86453: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py<<< 67225 1726886838.86459: stdout chunk (state=3): >>> <<< 67225 1726886838.86479: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.86596: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.86599: stdout chunk (state=3): >>> <<< 67225 1726886838.86719: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py<<< 67225 1726886838.86726: stdout chunk (state=3): >>> <<< 67225 1726886838.86762: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.86768: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.86786: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 67225 1726886838.86817: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.86832: stdout chunk (state=3): >>> <<< 67225 1726886838.86897: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.86900: stdout chunk (state=3): >>> <<< 67225 1726886838.86966: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py<<< 67225 1726886838.86974: stdout chunk (state=3): >>> <<< 67225 1726886838.86993: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.87043: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.87048: stdout chunk (state=3): >>> <<< 67225 1726886838.87075: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.87078: stdout chunk (state=3): >>> <<< 67225 1726886838.87145: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.87227: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.87230: stdout chunk (state=3): >>> <<< 67225 1726886838.87333: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.87336: stdout chunk (state=3): >>> <<< 67225 1726886838.87425: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 67225 1726886838.87468: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 67225 1726886838.87475: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 67225 1726886838.87487: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.87558: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.87563: stdout chunk (state=3): >>> <<< 67225 1726886838.87638: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py<<< 67225 1726886838.87644: stdout chunk (state=3): >>> <<< 67225 1726886838.87664: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.87667: stdout chunk (state=3): >>> <<< 67225 1726886838.87938: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.88209: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 67225 1726886838.88250: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.88313: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.88387: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 67225 1726886838.88413: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.88483: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.88549: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 67225 1726886838.88592: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.88715: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886838.88718: stdout chunk (state=3): >>> <<< 67225 1726886838.88841: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 67225 1726886838.88855: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 67225 1726886838.88891: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.89001: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.89141: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 67225 1726886838.89291: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886838.90317: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7785dd30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7785d4f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7785d9d0> <<< 67225 1726886838.91314: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886839.14620: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7785df40> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77845160> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 67225 1726886839.14629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886839.14663: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 67225 1726886839.14693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 67225 1726886839.14709: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb778510a0> <<< 67225 1726886839.14736: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77851b20> <<< 67225 1726886839.15122: 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 <<< 67225 1726886839.43556: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIC4W8EDtPXU9hdHFDnGEUzTNdDk4TkWOIL0jrwqmNUbdWUFjwTtRe3FLJuu7lzE48Ov8vUNka4oOWtpwStFwL4CFLaQWl4yL+cKBJSiGmCg/owcDIjh614AVz1Kl1D5sr0hjp3wQGsVV0wKciy4g6aaHdKbPi9S2pW3olkeEA+nAAAAFQD9nWkq/8mDtPJK1A6keTGQnP3c/QAAAIBkD0myWRGs+lh/9eOvTFteeyskBUQFpdkkqPGYEy3aTaxhDdX2NeR41stMWJQEBWEex5KVG+RX5NcD7zprBhFfWqui5Eofvhqienx9wtuE1K12twWHvs08kAjVCRNQvzrbB/0Umhe6ArPK8aQg+uJXKZIDSWbD1lzLW35c2kd8NwAAAIBMX107tUeE0elxA1ARwwlLWFLjAenYIYVTS6VRsFSuGPihSZyfcDCMijBQtoWrJohdfwtm2+l9oel/O1dOpEQ9sm3XX0mFraOuU2ESD2EcBtPdOOHBDhR10IMr+5XS7+H9xdkCV/8wq8wbtjBgYmcn93n4L65JntseV490MkO0Bw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCuhiSSpINKwk9hYL4hJIOMCu3aoTFT4nXH4JNwIqtHUbHm3XMiI4y3cAkww/geXDZcutKaVhcPDdXglEircGydg3patUzkvdN0idkO4NTzQcDCUc0HXUAsBr/N45zGnXKQFEM25wSBX0NmavYx/E2xbj74tDTe3aXyQLo2zf5P3/XmdGj4Ygt9ymWbUW9Uj6N4/5GfzITwL1i5VHXm1vSO8mqGZBNzuAPthXa4NlYOyooTAge3Ll34hl4KLodVBQHSpCibCC4pptEcA66iTRhErXL3wXi6wd6yJXZeN9OfCPw4elcwbs1TFt6Jyn0b2E4OYZe9/kgjGWOr/qO014PqAOwHasLml8FLJ5y9MDBj8VDj3CXZZW7/D6b4xjsZBaK6KFsY5/chBerIUqQ+OI6GW1/G9A05wXrukeopDsXak6JnlvkNGlXjfFLtpdlQGdgZfudb+rZheINeC5omM3hUAT6o464ptidZgr7u29zjfvEuk6spiFOajBtiz4v9kX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKUTma5qNuHiUvB/brPLBklYPuykxncYm+9nqMhTQShokiAV1gAr6Am7BRYPQM6K82FqGed7VJvRhTesRGP9bhk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFCeUnlq3q0+7/1PxK7FzBdgRgsTMqOUTbQDeqiqUo+X", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_<<< 67225 1726886839.43579: stdout chunk (state=3): >>>system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-148.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-148", "ansible_nodename": "ip-10-31-44-148.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": "dba6ab9387334644bfa73853e7a62858", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 1483, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2049, "free": 1483}, "nocache": {"free": 3174, "used": 358}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_uuid": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "66c0bde2", "removable": "0", "support_discard": "512", "wwn": "0x600140566c0bde20d4c447b871cf5f8e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "132dbadf", "removable": "0", "support_discard": "512", "wwn": "0x6001405132dbadf8fc84f1c8e6b69880", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "b7b9bab3", "removable": "0", "support_discard": "512", "wwn": "0x6001405b7b9bab384db411981e1d64b5", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "46cad5f7", "removable": "0", "support_discard": "512", "wwn": "0x600140546cad5f715b84893a0decb232", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "ff6986a0", "removable": "0", "support_discard": "512", "wwn": "0x6001405ff6986a0cfb344bfa81ae5c7b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "dbbf96a5", "removable": "0", "support_discard": "512", "wwn": "0x6001405dbbf96a56f3841098bc882018", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "439de47c", "removable": "0", "support_discard": "512", "wwn": "0x6001405439de47c7e2b47a59c82a6e2e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "1fcbc9bf", "removable": "0", "support_discard": "512", "wwn": "0x60014051fcbc9bf93a74d60a7707a02b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "<<< 67225 1726886839.43893: stdout chunk (state=3): >>>sas_device_handle": null, "serial": "434576d8", "removable": "0", "support_discard": "512", "wwn": "0x6001405434576d8a28541d1a9dafd411", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1970, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 263070425088, "block_size": 4096, "block_total": 65519355, "block_available": 64226178, "block_used": 1293177, "inode_total": 131071472, "inode_available": 130996255, "inode_used": 75217, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.85, "5m": 0.57, "15m": 0.46}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-ewfzpjdvcodrbpbijgihylgcyovapuuf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root<<< 67225 1726886839.43956: stdout chunk (state=3): >>>", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "47", "second": "19", "epoch": "1726886839", "epoch_int": "1726886839", "date": "2024-09-20", "time": "22:47:19", "iso8601_micro": "2024-09-21T02:47:19.369182Z", "iso8601": "2024-09-21T02:47:19Z", "iso8601_basic": "20240920T224719369182", "iso8601_basic_short": "20240920T224719", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::34:7aff:fe5d:d90f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixe<<< 67225 1726886839.43962: stdout chunk (state=3): >>>d]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.148"], "ansible_all_ipv6_addresses": ["fe80::34:7aff:fe5d:d90f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.148", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::34:7aff:fe5d:d90f"]}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "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"}}} <<< 67225 1726886839.44452: stdout chunk (state=3): >>># clear builtins._ <<< 67225 1726886839.44456: stdout chunk (state=3): >>># clear sys.path # clear sys.argv <<< 67225 1726886839.44493: stdout chunk (state=3): >>># clear sys.ps1<<< 67225 1726886839.44554: stdout chunk (state=3): >>> # clear sys.ps2 <<< 67225 1726886839.44562: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value<<< 67225 1726886839.44567: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.path_hooks<<< 67225 1726886839.44572: stdout chunk (state=3): >>> <<< 67225 1726886839.44577: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 67225 1726886839.44686: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 67225 1726886839.44731: stdout chunk (state=3): >>># restore sys.stdin<<< 67225 1726886839.44750: stdout chunk (state=3): >>> # restore sys.stdout<<< 67225 1726886839.44754: stdout chunk (state=3): >>> # restore sys.stderr<<< 67225 1726886839.44766: stdout chunk (state=3): >>> # cleanup[2] removing sys <<< 67225 1726886839.44776: stdout chunk (state=3): >>># cleanup[2] removing builtins <<< 67225 1726886839.44783: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 67225 1726886839.44786: stdout chunk (state=3): >>># cleanup[2] removing _thread <<< 67225 1726886839.44793: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 67225 1726886839.44798: stdout chunk (state=3): >>># cleanup[2] removing _io <<< 67225 1726886839.44828: stdout chunk (state=3): >>># cleanup[2] removing marshal <<< 67225 1726886839.44836: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time <<< 67225 1726886839.44841: stdout chunk (state=3): >>># cleanup[2] removing zipimport <<< 67225 1726886839.44864: stdout chunk (state=3): >>># cleanup[2] removing _codecs # cleanup[2] removing codecs<<< 67225 1726886839.44868: stdout chunk (state=3): >>> <<< 67225 1726886839.44975: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 67225 1726886839.45016: stdout chunk (state=3): >>># cleanup[2] removing encodings <<< 67225 1726886839.45048: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 <<< 67225 1726886839.45102: stdout chunk (state=3): >>># cleanup[2] removing _signal <<< 67225 1726886839.45122: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 <<< 67225 1726886839.45156: stdout chunk (state=3): >>># cleanup[2] removing _abc # cleanup[2] removing abc<<< 67225 1726886839.45160: stdout chunk (state=3): >>> # cleanup[2] removing io<<< 67225 1726886839.45162: stdout chunk (state=3): >>> # cleanup[2] removing __main__<<< 67225 1726886839.45173: stdout chunk (state=3): >>> # cleanup[2] removing _stat <<< 67225 1726886839.45179: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 67225 1726886839.45185: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path <<< 67225 1726886839.45192: stdout chunk (state=3): >>># cleanup[2] removing os <<< 67225 1726886839.45197: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins <<< 67225 1726886839.45200: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 67225 1726886839.45233: stdout chunk (state=3): >>> # destroy _bootlocale <<< 67225 1726886839.45246: stdout chunk (state=3): >>># cleanup[2] removing site <<< 67225 1726886839.45252: stdout chunk (state=3): >>># destroy site # cleanup[2] removing types<<< 67225 1726886839.45255: stdout chunk (state=3): >>> # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 67225 1726886839.45259: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse <<< 67225 1726886839.45261: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq <<< 67225 1726886839.45266: stdout chunk (state=3): >>># cleanup[2] removing itertools <<< 67225 1726886839.45273: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword <<< 67225 1726886839.45319: stdout chunk (state=3): >>># cleanup[2] removing _operator <<< 67225 1726886839.45395: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib<<< 67225 1726886839.45550: stdout chunk (state=3): >>> <<< 67225 1726886839.45556: stdout chunk (state=3): >>># destroy reprlib <<< 67225 1726886839.45607: stdout chunk (state=3): >>># cleanup[2] removing _collections # cleanup[2] removing collections<<< 67225 1726886839.45615: stdout chunk (state=3): >>> # cleanup[2] removing _functools<<< 67225 1726886839.45618: stdout chunk (state=3): >>> <<< 67225 1726886839.45622: stdout chunk (state=3): >>># cleanup[2] removing functools <<< 67225 1726886839.45624: stdout chunk (state=3): >>># cleanup[2] removing copyreg<<< 67225 1726886839.45627: stdout chunk (state=3): >>> <<< 67225 1726886839.45629: stdout chunk (state=3): >>># cleanup[2] removing re<<< 67225 1726886839.45631: stdout chunk (state=3): >>> <<< 67225 1726886839.45634: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 67225 1726886839.45636: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib<<< 67225 1726886839.45639: stdout chunk (state=3): >>> # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref<<< 67225 1726886839.45654: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib<<< 67225 1726886839.45687: stdout chunk (state=3): >>> # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils<<< 67225 1726886839.45708: stdout chunk (state=3): >>> # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale<<< 67225 1726886839.45724: stdout chunk (state=3): >>> # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog<<< 67225 1726886839.45751: 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<<< 67225 1726886839.45771: stdout chunk (state=3): >>> # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat<<< 67225 1726886839.45795: 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 <<< 67225 1726886839.45816: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # 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<<< 67225 1726886839.45850: 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<<< 67225 1726886839.45853: 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<<< 67225 1726886839.45865: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux<<< 67225 1726886839.45888: stdout chunk (state=3): >>> # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro<<< 67225 1726886839.45915: 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 ansible.module_utils.facts.namespace <<< 67225 1726886839.45938: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai <<< 67225 1726886839.45965: stdout chunk (state=3): >>># 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<<< 67225 1726886839.45990: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl<<< 67225 1726886839.46030: stdout chunk (state=3): >>> # 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 <<< 67225 1726886839.46043: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin<<< 67225 1726886839.46067: stdout chunk (state=3): >>> # 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<<< 67225 1726886839.46099: stdout chunk (state=3): >>> # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb<<< 67225 1726886839.46133: stdout chunk (state=3): >>> # 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<<< 67225 1726886839.46155: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly<<< 67225 1726886839.46175: stdout chunk (state=3): >>> # 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 <<< 67225 1726886839.46282: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 67225 1726886839.46659: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886839.46718: stdout chunk (state=3): >>># destroy importlib.util<<< 67225 1726886839.46724: stdout chunk (state=3): >>> # destroy importlib.abc<<< 67225 1726886839.46727: stdout chunk (state=3): >>> <<< 67225 1726886839.46729: stdout chunk (state=3): >>># destroy importlib.machinery<<< 67225 1726886839.46736: stdout chunk (state=3): >>> <<< 67225 1726886839.46768: stdout chunk (state=3): >>># destroy zipimport<<< 67225 1726886839.46777: stdout chunk (state=3): >>> <<< 67225 1726886839.46795: stdout chunk (state=3): >>># destroy _compression<<< 67225 1726886839.46848: stdout chunk (state=3): >>> <<< 67225 1726886839.46852: stdout chunk (state=3): >>># destroy binascii<<< 67225 1726886839.46854: stdout chunk (state=3): >>> <<< 67225 1726886839.46855: stdout chunk (state=3): >>># destroy importlib # destroy bz2<<< 67225 1726886839.46857: stdout chunk (state=3): >>> <<< 67225 1726886839.46858: stdout chunk (state=3): >>># destroy lzma <<< 67225 1726886839.46951: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886839.46966: stdout chunk (state=3): >>># destroy locale # destroy systemd.journal<<< 67225 1726886839.46971: stdout chunk (state=3): >>> # destroy systemd.daemon<<< 67225 1726886839.46974: stdout chunk (state=3): >>> # destroy hashlib<<< 67225 1726886839.46985: stdout chunk (state=3): >>> <<< 67225 1726886839.46990: stdout chunk (state=3): >>># destroy json.decoder<<< 67225 1726886839.47001: stdout chunk (state=3): >>> # destroy json.encoder<<< 67225 1726886839.47006: stdout chunk (state=3): >>> # destroy json.scanner<<< 67225 1726886839.47008: stdout chunk (state=3): >>> <<< 67225 1726886839.47018: stdout chunk (state=3): >>># destroy _json # destroy encodings<<< 67225 1726886839.47026: stdout chunk (state=3): >>> <<< 67225 1726886839.47064: stdout chunk (state=3): >>># destroy syslog<<< 67225 1726886839.47077: stdout chunk (state=3): >>> <<< 67225 1726886839.47080: stdout chunk (state=3): >>># destroy uuid<<< 67225 1726886839.47085: stdout chunk (state=3): >>> <<< 67225 1726886839.47138: stdout chunk (state=3): >>># destroy selinux<<< 67225 1726886839.47171: stdout chunk (state=3): >>> <<< 67225 1726886839.47188: stdout chunk (state=3): >>># destroy distro<<< 67225 1726886839.47193: stdout chunk (state=3): >>> # destroy logging<<< 67225 1726886839.47195: stdout chunk (state=3): >>> <<< 67225 1726886839.47197: stdout chunk (state=3): >>># destroy argparse<<< 67225 1726886839.47200: stdout chunk (state=3): >>> <<< 67225 1726886839.47263: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 67225 1726886839.47266: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector<<< 67225 1726886839.47268: stdout chunk (state=3): >>> <<< 67225 1726886839.47314: stdout chunk (state=3): >>># destroy multiprocessing<<< 67225 1726886839.47326: stdout chunk (state=3): >>> # destroy multiprocessing.queues<<< 67225 1726886839.47330: stdout chunk (state=3): >>> # destroy multiprocessing.synchronize<<< 67225 1726886839.47350: stdout chunk (state=3): >>> # destroy multiprocessing.dummy # destroy multiprocessing.pool <<< 67225 1726886839.47363: stdout chunk (state=3): >>># destroy pickle <<< 67225 1726886839.47372: stdout chunk (state=3): >>># destroy _compat_pickle <<< 67225 1726886839.47397: stdout chunk (state=3): >>># destroy queue <<< 67225 1726886839.47421: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 67225 1726886839.47452: stdout chunk (state=3): >>># destroy shlex <<< 67225 1726886839.47481: stdout chunk (state=3): >>># destroy datetime <<< 67225 1726886839.47507: stdout chunk (state=3): >>># destroy base64 <<< 67225 1726886839.47540: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 67225 1726886839.47558: stdout chunk (state=3): >>># destroy getpass <<< 67225 1726886839.47586: stdout chunk (state=3): >>># destroy json<<< 67225 1726886839.47592: stdout chunk (state=3): >>> <<< 67225 1726886839.47632: stdout chunk (state=3): >>># destroy socket<<< 67225 1726886839.47635: stdout chunk (state=3): >>> # destroy struct <<< 67225 1726886839.47663: stdout chunk (state=3): >>># destroy glob <<< 67225 1726886839.47690: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing <<< 67225 1726886839.47711: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout <<< 67225 1726886839.47750: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.collector <<< 67225 1726886839.47758: stdout chunk (state=3): >>># destroy multiprocessing.connection <<< 67225 1726886839.47780: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.context <<< 67225 1726886839.47797: stdout chunk (state=3): >>># destroy multiprocessing.process<<< 67225 1726886839.47816: stdout chunk (state=3): >>> <<< 67225 1726886839.47833: stdout chunk (state=3): >>># destroy multiprocessing.util <<< 67225 1726886839.47836: stdout chunk (state=3): >>># destroy array <<< 67225 1726886839.47838: stdout chunk (state=3): >>># destroy multiprocessing.dummy.connection <<< 67225 1726886839.47891: stdout chunk (state=3): >>># cleanup[3] wiping gc <<< 67225 1726886839.47914: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna <<< 67225 1726886839.47942: stdout chunk (state=3): >>># destroy stringprep # cleanup[3] wiping unicodedata<<< 67225 1726886839.47946: stdout chunk (state=3): >>> <<< 67225 1726886839.47965: stdout chunk (state=3): >>># cleanup[3] wiping termios <<< 67225 1726886839.47979: stdout chunk (state=3): >>># cleanup[3] wiping _ssl <<< 67225 1726886839.47994: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 67225 1726886839.48026: stdout chunk (state=3): >>># cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue<<< 67225 1726886839.48042: stdout chunk (state=3): >>> # cleanup[3] wiping _pickle <<< 67225 1726886839.48055: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 67225 1726886839.48074: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian <<< 67225 1726886839.48096: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes <<< 67225 1726886839.48115: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc <<< 67225 1726886839.48137: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser <<< 67225 1726886839.48165: stdout chunk (state=3): >>># cleanup[3] wiping systemd._daemon <<< 67225 1726886839.48178: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 67225 1726886839.48193: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 <<< 67225 1726886839.48225: stdout chunk (state=3): >>># cleanup[3] wiping systemd._reader <<< 67225 1726886839.48248: stdout chunk (state=3): >>># cleanup[3] wiping systemd._journal <<< 67225 1726886839.48253: stdout chunk (state=3): >>># cleanup[3] wiping _string <<< 67225 1726886839.48282: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime <<< 67225 1726886839.48296: stdout chunk (state=3): >>># cleanup[3] wiping traceback <<< 67225 1726886839.48299: stdout chunk (state=3): >>># destroy linecache<<< 67225 1726886839.48315: stdout chunk (state=3): >>> <<< 67225 1726886839.48323: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 67225 1726886839.48328: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 67225 1726886839.48350: stdout chunk (state=3): >>># destroy subprocess <<< 67225 1726886839.48357: stdout chunk (state=3): >>># cleanup[3] wiping selectors <<< 67225 1726886839.48391: stdout chunk (state=3): >>># cleanup[3] wiping select<<< 67225 1726886839.48408: stdout chunk (state=3): >>> <<< 67225 1726886839.48420: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess <<< 67225 1726886839.48430: stdout chunk (state=3): >>># cleanup[3] wiping signal <<< 67225 1726886839.48471: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 67225 1726886839.48479: stdout chunk (state=3): >>># cleanup[3] wiping encodings.cp437 <<< 67225 1726886839.48504: stdout chunk (state=3): >>># cleanup[3] wiping _blake2 <<< 67225 1726886839.48513: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib <<< 67225 1726886839.48654: stdout chunk (state=3): >>># cleanup[3] wiping _random <<< 67225 1726886839.48662: stdout chunk (state=3): >>># cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 67225 1726886839.48715: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma <<< 67225 1726886839.48720: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 67225 1726886839.48734: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 67225 1726886839.48740: stdout chunk (state=3): >>># cleanup[3] wiping weakref<<< 67225 1726886839.48742: stdout chunk (state=3): >>> # cleanup[3] wiping contextlib<<< 67225 1726886839.48763: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings <<< 67225 1726886839.48820: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 67225 1726886839.48828: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 67225 1726886839.48837: stdout chunk (state=3): >>># cleanup[3] wiping _struct<<< 67225 1726886839.48875: stdout chunk (state=3): >>> # cleanup[3] wiping re<<< 67225 1726886839.48880: stdout chunk (state=3): >>> # destroy enum # destroy sre_compile # destroy copyreg <<< 67225 1726886839.48951: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 67225 1726886839.48958: stdout chunk (state=3): >>># destroy _functools # cleanup[3] wiping collections <<< 67225 1726886839.48962: stdout chunk (state=3): >>># destroy _collections_abc <<< 67225 1726886839.48967: stdout chunk (state=3): >>># destroy heapq <<< 67225 1726886839.49047: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections <<< 67225 1726886839.49060: stdout chunk (state=3): >>># cleanup[3] wiping operator <<< 67225 1726886839.49063: stdout chunk (state=3): >>># cleanup[3] wiping _operator <<< 67225 1726886839.49065: stdout chunk (state=3): >>># cleanup[3] wiping itertools <<< 67225 1726886839.49067: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse<<< 67225 1726886839.49092: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping types<<< 67225 1726886839.49117: stdout chunk (state=3): >>> # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath<<< 67225 1726886839.49149: stdout chunk (state=3): >>> # cleanup[3] wiping posixpath<<< 67225 1726886839.49156: stdout chunk (state=3): >>> # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal<<< 67225 1726886839.49166: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 67225 1726886839.49183: 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<<< 67225 1726886839.49219: stdout chunk (state=3): >>> # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 67225 1726886839.49270: stdout chunk (state=3): >>> # destroy gc # destroy unicodedata<<< 67225 1726886839.49287: stdout chunk (state=3): >>> # destroy termios # destroy _ssl<<< 67225 1726886839.49319: stdout chunk (state=3): >>> # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon<<< 67225 1726886839.49335: stdout chunk (state=3): >>> # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl<<< 67225 1726886839.49556: stdout chunk (state=3): >>> # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform <<< 67225 1726886839.49579: stdout chunk (state=3): >>># destroy _uuid <<< 67225 1726886839.49610: stdout chunk (state=3): >>># destroy _sre <<< 67225 1726886839.49667: stdout chunk (state=3): >>># destroy sre_parse <<< 67225 1726886839.49671: stdout chunk (state=3): >>># destroy tokenize <<< 67225 1726886839.49695: stdout chunk (state=3): >>># destroy _heapq <<< 67225 1726886839.49731: stdout chunk (state=3): >>># destroy posixpath # destroy stat <<< 67225 1726886839.49766: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy errno <<< 67225 1726886839.49830: stdout chunk (state=3): >>># destroy signal # destroy contextlib # destroy pwd # destroy grp<<< 67225 1726886839.49849: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy selectors <<< 67225 1726886839.49885: stdout chunk (state=3): >>># destroy select <<< 67225 1726886839.49950: 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 <<< 67225 1726886839.49997: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator<<< 67225 1726886839.50030: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves # destroy _operator <<< 67225 1726886839.50070: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp<<< 67225 1726886839.50104: stdout chunk (state=3): >>> # destroy io # destroy marshal <<< 67225 1726886839.50181: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 67225 1726886839.50199: stdout chunk (state=3): >>> # clear sys.audit hooks <<< 67225 1726886839.50867: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886839.50924: stderr chunk (state=3): >>><<< 67225 1726886839.50927: stdout chunk (state=3): >>><<< 67225 1726886839.51053: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e9aca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e9aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e9a9a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bc8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bcf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bf8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bcf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e56760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bc8c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78bf8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78e41fd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b6fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b72e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b69730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b70520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b6f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78a55cd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a557c0> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a55dc0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a55e80> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a55f40> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b49c40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b43520> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b57580> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b76d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78a66b80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b49160> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78b57190> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b7c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a66eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a66ca0> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a66c10> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a3a280> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a3a370> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a71eb0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a68940> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a684f0> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7896e0d0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a35d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a68dc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78b76ee0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78981a00> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78981d30> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78994640> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78994b80> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7891f2b0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78981e20> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78930190> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb789944c0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78930250> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a668e0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894c5b0> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894c880> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7894c670> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894c760> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7894cbb0> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78959100> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7894c7f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7893e940> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78a664c0> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7894c9a0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdb7887b580> # zipimport: found 103 names in '/tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b66d0> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787b6160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6340> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6e20> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6f10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6c40> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787b6e80> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787b6100> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78785df0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78785fa0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781481c0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb78148b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7879ddc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7879d3d0> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7879dfd0> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787ecdc0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7878a730> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7878a2b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7876ac70> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7878af40> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7878af10> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781a5970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787fe100> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781b19a0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787fe280> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787feca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781b1940> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787960a0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78796bb0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb787fe550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb787f67c0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781a6a90> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781c4c40> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781b0700> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781b0070> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781b0af0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb781ee6d0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f36d0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d64940> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7877de80> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d7a0d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7877bd60> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d7acd0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781e6970> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781e1670> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d4e520> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77addbb0> # /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77bef0a0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb77bef040> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781df670> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781e83a0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f5a00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f5d90> # /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py # code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' # extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb77d45eb0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d784c0> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d45fa0> # /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb78807250> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77d90d30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb781f5af0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77a5dd30> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py # code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77a5da00> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py # code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb77a42820> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77a9dc40> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb779cd610> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb779cd550> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ep_1stii/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdb7785dd30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7785d4f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7785d9d0> import 'gc' # # /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb7785df40> # /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py # code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77845160> # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb778510a0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdb77851b20> 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_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAIC4W8EDtPXU9hdHFDnGEUzTNdDk4TkWOIL0jrwqmNUbdWUFjwTtRe3FLJuu7lzE48Ov8vUNka4oOWtpwStFwL4CFLaQWl4yL+cKBJSiGmCg/owcDIjh614AVz1Kl1D5sr0hjp3wQGsVV0wKciy4g6aaHdKbPi9S2pW3olkeEA+nAAAAFQD9nWkq/8mDtPJK1A6keTGQnP3c/QAAAIBkD0myWRGs+lh/9eOvTFteeyskBUQFpdkkqPGYEy3aTaxhDdX2NeR41stMWJQEBWEex5KVG+RX5NcD7zprBhFfWqui5Eofvhqienx9wtuE1K12twWHvs08kAjVCRNQvzrbB/0Umhe6ArPK8aQg+uJXKZIDSWbD1lzLW35c2kd8NwAAAIBMX107tUeE0elxA1ARwwlLWFLjAenYIYVTS6VRsFSuGPihSZyfcDCMijBQtoWrJohdfwtm2+l9oel/O1dOpEQ9sm3XX0mFraOuU2ESD2EcBtPdOOHBDhR10IMr+5XS7+H9xdkCV/8wq8wbtjBgYmcn93n4L65JntseV490MkO0Bw==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCuhiSSpINKwk9hYL4hJIOMCu3aoTFT4nXH4JNwIqtHUbHm3XMiI4y3cAkww/geXDZcutKaVhcPDdXglEircGydg3patUzkvdN0idkO4NTzQcDCUc0HXUAsBr/N45zGnXKQFEM25wSBX0NmavYx/E2xbj74tDTe3aXyQLo2zf5P3/XmdGj4Ygt9ymWbUW9Uj6N4/5GfzITwL1i5VHXm1vSO8mqGZBNzuAPthXa4NlYOyooTAge3Ll34hl4KLodVBQHSpCibCC4pptEcA66iTRhErXL3wXi6wd6yJXZeN9OfCPw4elcwbs1TFt6Jyn0b2E4OYZe9/kgjGWOr/qO014PqAOwHasLml8FLJ5y9MDBj8VDj3CXZZW7/D6b4xjsZBaK6KFsY5/chBerIUqQ+OI6GW1/G9A05wXrukeopDsXak6JnlvkNGlXjfFLtpdlQGdgZfudb+rZheINeC5omM3hUAT6o464ptidZgr7u29zjfvEuk6spiFOajBtiz4v9kX8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKUTma5qNuHiUvB/brPLBklYPuykxncYm+9nqMhTQShokiAV1gAr6Am7BRYPQM6K82FqGed7VJvRhTesRGP9bhk=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFCeUnlq3q0+7/1PxK7FzBdgRgsTMqOUTbQDeqiqUo+X", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_system": "Linux", "ansible_kernel": "5.14.0-508.el9.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Thu Sep 12 15:49:37 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.9.19", "ansible_fqdn": "ip-10-31-44-148.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-44-148", "ansible_nodename": "ip-10-31-44-148.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": "dba6ab9387334644bfa73853e7a62858", "ansible_apparmor": {"status": "disabled"}, "ansible_is_chroot": false, "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:ef4e1c39-6f50-438a-87e7-12fb70b80bde", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3532, "ansible_memfree_mb": 1483, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3532, "used": 2049, "free": 1483}, "nocache": {"free": 3174, "used": 358}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_uuid": "ec2c1ff3-8905-675f-a9d6-5e1915faec14", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"sdf": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk5", "sas_address": null, "sas_device_handle": null, "serial": "66c0bde2", "removable": "0", "support_discard": "512", "wwn": "0x600140566c0bde20d4c447b871cf5f8e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdd": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk3", "sas_address": null, "sas_device_handle": null, "serial": "132dbadf", "removable": "0", "support_discard": "512", "wwn": "0x6001405132dbadf8fc84f1c8e6b69880", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "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": {"xvda1": {"links": {"ids": [], "uuids": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"], "labels": [], "masters": []}, "start": "2048", "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013", "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "sdb": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk1", "sas_address": null, "sas_device_handle": null, "serial": "b7b9bab3", "removable": "0", "support_discard": "512", "wwn": "0x6001405b7b9bab384db411981e1d64b5", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdi": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk8", "sas_address": null, "sas_device_handle": null, "serial": "46cad5f7", "removable": "0", "support_discard": "512", "wwn": "0x600140546cad5f715b84893a0decb232", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdg": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk6", "sas_address": null, "sas_device_handle": null, "serial": "ff6986a0", "removable": "0", "support_discard": "512", "wwn": "0x6001405ff6986a0cfb344bfa81ae5c7b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sde": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk4", "sas_address": null, "sas_device_handle": null, "serial": "dbbf96a5", "removable": "0", "support_discard": "512", "wwn": "0x6001405dbbf96a56f3841098bc882018", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "2147483648", "sectorsize": "512", "size": "1.00 TB", "host": "", "holders": []}, "sdc": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk2", "sas_address": null, "sas_device_handle": null, "serial": "439de47c", "removable": "0", "support_discard": "512", "wwn": "0x6001405439de47c7e2b47a59c82a6e2e", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sda": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk0", "sas_address": null, "sas_device_handle": null, "serial": "1fcbc9bf", "removable": "0", "support_discard": "512", "wwn": "0x60014051fcbc9bf93a74d60a7707a02b", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}, "sdh": {"virtual": 1, "links": {"ids": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "uuids": [], "labels": [], "masters": []}, "vendor": "LIO-ORG", "model": "disk7", "sas_address": null, "sas_device_handle": null, "serial": "434576d8", "removable": "0", "support_discard": "512", "wwn": "0x6001405434576d8a28541d1a9dafd411", "partitions": {}, "rotational": "1", "scheduler_mode": "mq-deadline", "sectors": "20971520", "sectorsize": "512", "size": "10.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {"sdc": ["scsi-1LIO-ORG_disk2:439de47c-7e2b-47a5-9c82-a6e2ed12d638", "scsi-36001405439de47c7e2b47a59c82a6e2e", "scsi-SLIO-ORG_disk2_439de47c-7e2b-47a5-9c82-a6e2ed12d638", "wwn-0x6001405439de47c7e2b47a59c82a6e2e"], "sdb": ["scsi-1LIO-ORG_disk1:b7b9bab3-84db-4119-81e1-d64b5b157671", "scsi-36001405b7b9bab384db411981e1d64b5", "scsi-SLIO-ORG_disk1_b7b9bab3-84db-4119-81e1-d64b5b157671", "wwn-0x6001405b7b9bab384db411981e1d64b5"], "sda": ["scsi-1LIO-ORG_disk0:1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "scsi-360014051fcbc9bf93a74d60a7707a02b", "scsi-SLIO-ORG_disk0_1fcbc9bf-93a7-4d60-a770-7a02b244a6e9", "wwn-0x60014051fcbc9bf93a74d60a7707a02b"], "sdf": ["scsi-1LIO-ORG_disk5:66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "scsi-3600140566c0bde20d4c447b871cf5f8e", "scsi-SLIO-ORG_disk5_66c0bde2-0d4c-447b-871c-f5f8edf34d8a", "wwn-0x600140566c0bde20d4c447b871cf5f8e"], "sde": ["scsi-1LIO-ORG_disk4:dbbf96a5-6f38-4109-8bc8-82018956b2c0", "scsi-36001405dbbf96a56f3841098bc882018", "scsi-SLIO-ORG_disk4_dbbf96a5-6f38-4109-8bc8-82018956b2c0", "wwn-0x6001405dbbf96a56f3841098bc882018"], "sdg": ["scsi-1LIO-ORG_disk6:ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "scsi-36001405ff6986a0cfb344bfa81ae5c7b", "scsi-SLIO-ORG_disk6_ff6986a0-cfb3-44bf-a81a-e5c7b0aafef7", "wwn-0x6001405ff6986a0cfb344bfa81ae5c7b"], "sdd": ["scsi-1LIO-ORG_disk3:132dbadf-8fc8-4f1c-8e6b-6988073f050c", "scsi-36001405132dbadf8fc84f1c8e6b69880", "scsi-SLIO-ORG_disk3_132dbadf-8fc8-4f1c-8e6b-6988073f050c", "wwn-0x6001405132dbadf8fc84f1c8e6b69880"], "sdh": ["scsi-1LIO-ORG_disk7:434576d8-a285-41d1-a9da-fd411f614ed5", "scsi-36001405434576d8a28541d1a9dafd411", "scsi-SLIO-ORG_disk7_434576d8-a285-41d1-a9da-fd411f614ed5", "wwn-0x6001405434576d8a28541d1a9dafd411"], "sdi": ["scsi-1LIO-ORG_disk8:46cad5f7-15b8-4893-a0de-cb23261c4b22", "scsi-3600140546cad5f715b84893a0decb232", "scsi-SLIO-ORG_disk8_46cad5f7-15b8-4893-a0de-cb23261c4b22", "wwn-0x600140546cad5f715b84893a0decb232"]}, "uuids": {"xvda1": ["6c640f10-8261-4074-b9b8-2cdc3ddcc013"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 1970, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268367278080, "size_available": 263070425088, "block_size": 4096, "block_total": 65519355, "block_available": 64226178, "block_used": 1293177, "inode_total": 131071472, "inode_available": 130996255, "inode_used": 75217, "uuid": "6c640f10-8261-4074-b9b8-2cdc3ddcc013"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "9", "ansible_distribution_major_version": "9", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_python": {"version": {"major": 3, "minor": 9, "micro": 19, "releaselevel": "final", "serial": 0}, "version_info": [3, 9, 19, "final", 0], "executable": "/usr/bin/python3.9", "has_sslcontext": true, "type": "cpython"}, "ansible_loadavg": {"1m": 0.85, "5m": 0.57, "15m": 0.46}, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "SUDO_GID": "0", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-ewfzpjdvcodrbpbijgihylgcyovapuuf ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/AnsiballZ_setup.py", "SUDO_USER": "root", "PWD": "/root", "LOGNAME": "root", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "TERM": "unknown", "USER": "root", "SHLVL": "0", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_UID": "0", "MAIL": "/var/mail/root", "_": "/usr/bin/python3.9"}, "ansible_lsb": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "47", "second": "19", "epoch": "1726886839", "epoch_int": "1726886839", "date": "2024-09-20", "time": "22:47:19", "iso8601_micro": "2024-09-21T02:47:19.369182Z", "iso8601": "2024-09-21T02:47:19Z", "iso8601_basic": "20240920T224719369182", "iso8601_basic_short": "20240920T224719", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_eth0": {"device": "eth0", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::34:7aff:fe5d:d90f", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.44.148", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:34:7a:5d:d9:0f", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.44.148"], "ansible_all_ipv6_addresses": ["fe80::34:7aff:fe5d:d90f"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.44.148", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::34:7aff:fe5d:d90f"]}, "ansible_iscsi_iqn": "", "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-508.el9.x86_64", "root": "UUID=6c640f10-8261-4074-b9b8-2cdc3ddcc013", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_fips": false, "ansible_pkg_mgr": "dnf", "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 builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing gc # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy pickle # destroy _compat_pickle # destroy queue # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping gc # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 67225 1726886839.51988: 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-1726886838.2221422-67755-270549045340079/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886839.51992: _low_level_execute_command(): starting 67225 1726886839.51995: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886838.2221422-67755-270549045340079/ > /dev/null 2>&1 && sleep 0' 67225 1726886839.52224: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886839.52227: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886839.52230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886839.52266: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886839.52269: 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.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886839.52271: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886839.52273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.52337: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886839.52340: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886839.52384: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886839.54929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886839.54984: stderr chunk (state=3): >>><<< 67225 1726886839.54987: stdout chunk (state=3): >>><<< 67225 1726886839.55002: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886839.55006: handler run complete 67225 1726886839.55134: variable 'ansible_facts' from source: unknown 67225 1726886839.55232: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886839.55510: variable 'ansible_facts' from source: unknown 67225 1726886839.55581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886839.55788: attempt loop complete, returning result 67225 1726886839.55791: _execute() done 67225 1726886839.55793: dumping result to json 67225 1726886839.56345: done dumping result, returning 67225 1726886839.56349: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.storage : Update facts [02369adf-7a19-6840-5358-0000000000b2] 67225 1726886839.56351: sending task result for task 02369adf-7a19-6840-5358-0000000000b2 67225 1726886839.56538: done sending task result for task 02369adf-7a19-6840-5358-0000000000b2 67225 1726886839.56542: WORKER PROCESS EXITING ok: [managed_node2] 67225 1726886839.56925: no more pending results, returning what we have 67225 1726886839.56928: results queue empty 67225 1726886839.56928: checking for any_errors_fatal 67225 1726886839.56933: done checking for any_errors_fatal 67225 1726886839.56933: checking for max_fail_percentage 67225 1726886839.56934: done checking for max_fail_percentage 67225 1726886839.56935: checking to see if all hosts have failed and the running result is not ok 67225 1726886839.56935: done checking to see if all hosts have failed 67225 1726886839.56936: getting the remaining hosts for this loop 67225 1726886839.56937: done getting the remaining hosts for this loop 67225 1726886839.56940: getting the next task for host managed_node2 67225 1726886839.56946: done getting next task for host managed_node2 67225 1726886839.56948: ^ task is: TASK: meta (role_complete) 67225 1726886839.56949: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886839.56956: getting variables 67225 1726886839.56957: in VariableManager get_vars() 67225 1726886839.56979: Calling all_inventory to load vars for managed_node2 67225 1726886839.56980: Calling groups_inventory to load vars for managed_node2 67225 1726886839.56982: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886839.56989: Calling all_plugins_play to load vars for managed_node2 67225 1726886839.56991: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886839.56993: Calling groups_plugins_play to load vars for managed_node2 67225 1726886839.57269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886839.57604: done with get_vars() 67225 1726886839.57616: done getting variables 67225 1726886839.57674: done queuing things up, now waiting for results queue to drain 67225 1726886839.57675: results queue empty 67225 1726886839.57676: checking for any_errors_fatal 67225 1726886839.57678: done checking for any_errors_fatal 67225 1726886839.57679: checking for max_fail_percentage 67225 1726886839.57679: done checking for max_fail_percentage 67225 1726886839.57680: checking to see if all hosts have failed and the running result is not ok 67225 1726886839.57680: done checking to see if all hosts have failed 67225 1726886839.57681: getting the remaining hosts for this loop 67225 1726886839.57681: done getting the remaining hosts for this loop 67225 1726886839.57683: getting the next task for host managed_node2 67225 1726886839.57689: done getting next task for host managed_node2 67225 1726886839.57690: ^ task is: TASK: Test lvm and xfs package deps 67225 1726886839.57691: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886839.57693: getting variables 67225 1726886839.57694: in VariableManager get_vars() 67225 1726886839.57701: Calling all_inventory to load vars for managed_node2 67225 1726886839.57702: Calling groups_inventory to load vars for managed_node2 67225 1726886839.57704: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886839.57707: Calling all_plugins_play to load vars for managed_node2 67225 1726886839.57708: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886839.57710: Calling groups_plugins_play to load vars for managed_node2 67225 1726886839.57944: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886839.58265: done with get_vars() 67225 1726886839.58273: done getting variables TASK [Test lvm and xfs package deps] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:14 Friday 20 September 2024 22:47:19 -0400 (0:00:01.437) 0:00:15.561 ****** 67225 1726886839.58325: entering _queue_task() for managed_node2/include_tasks 67225 1726886839.58528: worker is 1 (out of 1 available) 67225 1726886839.58542: exiting _queue_task() for managed_node2/include_tasks 67225 1726886839.58554: done queuing things up, now waiting for results queue to drain 67225 1726886839.58555: waiting for pending results... 67225 1726886839.58739: running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps 67225 1726886839.58801: in run() - task 02369adf-7a19-6840-5358-000000000007 67225 1726886839.58814: variable 'ansible_search_path' from source: unknown 67225 1726886839.58845: calling self._execute() 67225 1726886839.58909: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886839.58914: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886839.58930: variable 'omit' from source: magic vars 67225 1726886839.59006: _execute() done 67225 1726886839.59009: dumping result to json 67225 1726886839.59014: done dumping result, returning 67225 1726886839.59020: done running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps [02369adf-7a19-6840-5358-000000000007] 67225 1726886839.59028: sending task result for task 02369adf-7a19-6840-5358-000000000007 67225 1726886839.59138: done sending task result for task 02369adf-7a19-6840-5358-000000000007 67225 1726886839.59143: WORKER PROCESS EXITING 67225 1726886839.59175: no more pending results, returning what we have 67225 1726886839.59180: in VariableManager get_vars() 67225 1726886839.59217: Calling all_inventory to load vars for managed_node2 67225 1726886839.59219: Calling groups_inventory to load vars for managed_node2 67225 1726886839.59222: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886839.59231: Calling all_plugins_play to load vars for managed_node2 67225 1726886839.59234: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886839.59237: Calling groups_plugins_play to load vars for managed_node2 67225 1726886839.59558: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886839.60084: done with get_vars() 67225 1726886839.60099: variable 'ansible_search_path' from source: unknown 67225 1726886839.60117: we have included files to process 67225 1726886839.60123: generating all_blocks data 67225 1726886839.60125: done generating all_blocks data 67225 1726886839.60130: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886839.60132: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886839.60135: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886839.60387: done processing included file 67225 1726886839.60389: iterating over new_blocks loaded from include file 67225 1726886839.60390: in VariableManager get_vars() 67225 1726886839.60407: done with get_vars() 67225 1726886839.60410: filtering new block on tags 67225 1726886839.60427: done filtering new block on tags 67225 1726886839.60430: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml for managed_node2 67225 1726886839.60434: extending task lists for all hosts with included blocks 67225 1726886839.60792: done extending task lists 67225 1726886839.60793: done processing included files 67225 1726886839.60793: results queue empty 67225 1726886839.60794: checking for any_errors_fatal 67225 1726886839.60795: done checking for any_errors_fatal 67225 1726886839.60795: checking for max_fail_percentage 67225 1726886839.60796: done checking for max_fail_percentage 67225 1726886839.60796: checking to see if all hosts have failed and the running result is not ok 67225 1726886839.60797: done checking to see if all hosts have failed 67225 1726886839.60797: getting the remaining hosts for this loop 67225 1726886839.60798: done getting the remaining hosts for this loop 67225 1726886839.60800: getting the next task for host managed_node2 67225 1726886839.60802: done getting next task for host managed_node2 67225 1726886839.60804: ^ task is: TASK: Test lvm and xfs package deps 67225 1726886839.60805: ^ 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 67225 1726886839.60807: getting variables 67225 1726886839.60807: in VariableManager get_vars() 67225 1726886839.60816: Calling all_inventory to load vars for managed_node2 67225 1726886839.60817: Calling groups_inventory to load vars for managed_node2 67225 1726886839.60819: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886839.60823: Calling all_plugins_play to load vars for managed_node2 67225 1726886839.60824: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886839.60826: Calling groups_plugins_play to load vars for managed_node2 67225 1726886839.61163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886839.61684: done with get_vars() 67225 1726886839.61696: done getting variables TASK [Test lvm and xfs package deps] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml:2 Friday 20 September 2024 22:47:19 -0400 (0:00:00.034) 0:00:15.596 ****** 67225 1726886839.61758: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886839.62042: worker is 1 (out of 1 available) 67225 1726886839.62056: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886839.62069: done queuing things up, now waiting for results queue to drain 67225 1726886839.62070: waiting for pending results... 67225 1726886839.62342: running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps 67225 1726886839.62434: in run() - task 02369adf-7a19-6840-5358-000000000182 67225 1726886839.62438: variable 'ansible_search_path' from source: unknown 67225 1726886839.62470: calling self._execute() 67225 1726886839.62556: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886839.62560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886839.62579: variable 'omit' from source: magic vars 67225 1726886839.62682: variable 'omit' from source: magic vars 67225 1726886839.62727: variable 'omit' from source: magic vars 67225 1726886839.62755: variable 'packages_only' from source: include params 67225 1726886839.63039: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886839.64954: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886839.65001: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886839.65044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886839.65070: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886839.65089: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886839.65153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886839.65174: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886839.65190: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886839.65217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886839.65234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886839.65306: variable 'storage_pools' from source: include params 67225 1726886839.65460: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886839.65507: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886839.65552: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886839.65600: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886839.65669: variable 'omit' from source: magic vars 67225 1726886839.65689: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886839.65708: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886839.65722: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886839.65737: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886839.65746: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886839.65760: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886839.65773: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886839.65796: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886839.65799: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886839.65802: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886839.65877: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886839.65880: Set connection var ansible_shell_type to sh 67225 1726886839.65885: Set connection var ansible_timeout to 10 67225 1726886839.65887: Set connection var ansible_connection to ssh 67225 1726886839.65899: Set connection var ansible_shell_executable to /bin/sh 67225 1726886839.65904: Set connection var ansible_pipelining to False 67225 1726886839.65927: variable 'ansible_shell_executable' from source: unknown 67225 1726886839.65930: variable 'ansible_connection' from source: unknown 67225 1726886839.65933: variable 'ansible_module_compression' from source: unknown 67225 1726886839.65935: variable 'ansible_shell_type' from source: unknown 67225 1726886839.65937: variable 'ansible_shell_executable' from source: unknown 67225 1726886839.65939: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886839.65944: variable 'ansible_pipelining' from source: unknown 67225 1726886839.65946: variable 'ansible_timeout' from source: unknown 67225 1726886839.65950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886839.66039: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886839.66047: variable 'omit' from source: magic vars 67225 1726886839.66056: starting attempt loop 67225 1726886839.66058: running the handler 67225 1726886839.66070: _low_level_execute_command(): starting 67225 1726886839.66076: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886839.66735: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886839.66759: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886839.66762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886839.66780: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886839.66832: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.66874: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.66949: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886839.67001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886839.69265: stdout chunk (state=3): >>>/root <<< 67225 1726886839.69415: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886839.69480: stderr chunk (state=3): >>><<< 67225 1726886839.69484: stdout chunk (state=3): >>><<< 67225 1726886839.69501: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886839.69513: _low_level_execute_command(): starting 67225 1726886839.69523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521 `" && echo ansible-tmp-1726886839.6950252-67818-277611690270521="` echo /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521 `" ) && sleep 0' 67225 1726886839.70105: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886839.70109: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886839.70139: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.70145: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886839.70159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886839.70166: 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.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.70232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886839.70245: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886839.70248: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886839.70306: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886839.72857: stdout chunk (state=3): >>>ansible-tmp-1726886839.6950252-67818-277611690270521=/root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521 <<< 67225 1726886839.73039: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886839.73103: stderr chunk (state=3): >>><<< 67225 1726886839.73106: stdout chunk (state=3): >>><<< 67225 1726886839.73141: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886839.6950252-67818-277611690270521=/root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886839.73213: variable 'ansible_module_compression' from source: unknown 67225 1726886839.73299: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 67225 1726886839.73363: variable 'ansible_facts' from source: unknown 67225 1726886839.73444: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521/AnsiballZ_blivet.py 67225 1726886839.73584: Sending initial data 67225 1726886839.73588: Sent initial data (155 bytes) 67225 1726886839.74304: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886839.74308: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886839.74352: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886839.74355: 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.44.148 is address debug1: re-parsing configuration <<< 67225 1726886839.74357: 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.44.148 originally 10.31.44.148 <<< 67225 1726886839.74360: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.74410: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886839.74420: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886839.74425: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886839.74464: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886839.77014: 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 <<< 67225 1726886839.77045: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886839.77085: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpk2zw3lbb /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521/AnsiballZ_blivet.py <<< 67225 1726886839.77125: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886839.78110: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886839.78224: stderr chunk (state=3): >>><<< 67225 1726886839.78227: stdout chunk (state=3): >>><<< 67225 1726886839.78246: done transferring module to remote 67225 1726886839.78258: _low_level_execute_command(): starting 67225 1726886839.78261: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521/ /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521/AnsiballZ_blivet.py && sleep 0' 67225 1726886839.78727: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886839.78743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886839.78758: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886839.78776: 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.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.78824: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886839.78838: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886839.78887: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886839.81247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886839.81293: stderr chunk (state=3): >>><<< 67225 1726886839.81297: stdout chunk (state=3): >>><<< 67225 1726886839.81313: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886839.81317: _low_level_execute_command(): starting 67225 1726886839.81321: _low_level_execute_command(): using become for this command 67225 1726886839.81333: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-qptmyajrmklykdgfoonnrgqkkmeythlb ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521/AnsiballZ_blivet.py'"'"' && sleep 0' 67225 1726886839.81421: Initial state: awaiting_escalation: BECOME-SUCCESS-qptmyajrmklykdgfoonnrgqkkmeythlb 67225 1726886839.81799: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886839.81856: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886839.81864: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886839.81918: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886839.81929: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886839.81940: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886839.81994: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886839.85924: stdout chunk (state=1): >>>BECOME-SUCCESS-qptmyajrmklykdgfoonnrgqkkmeythlb<<< 67225 1726886839.85932: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-qptmyajrmklykdgfoonnrgqkkmeythlb' 67225 1726886839.85938: stdout chunk (state=3): >>> <<< 67225 1726886839.86271: stdout chunk (state=3): >>>import _frozen_importlib # frozen<<< 67225 1726886839.86290: stdout chunk (state=3): >>> <<< 67225 1726886839.86297: stdout chunk (state=3): >>>import _imp # builtin <<< 67225 1726886839.86332: stdout chunk (state=3): >>>import '_thread' # <<< 67225 1726886839.86336: stdout chunk (state=3): >>> <<< 67225 1726886839.86356: stdout chunk (state=3): >>>import '_warnings' # <<< 67225 1726886839.86359: stdout chunk (state=3): >>> <<< 67225 1726886839.86379: stdout chunk (state=3): >>>import '_weakref' # <<< 67225 1726886839.86385: stdout chunk (state=3): >>> <<< 67225 1726886839.86492: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886839.86495: stdout chunk (state=3): >>> <<< 67225 1726886839.86526: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886839.86531: stdout chunk (state=3): >>> <<< 67225 1726886839.86594: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886839.86598: stdout chunk (state=3): >>> <<< 67225 1726886839.86651: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 67225 1726886839.86657: stdout chunk (state=3): >>> <<< 67225 1726886839.86682: stdout chunk (state=3): >>># installing zipimport hook <<< 67225 1726886839.86748: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886839.86751: stdout chunk (state=3): >>> <<< 67225 1726886839.86784: stdout chunk (state=3): >>>import 'zipimport' # <<< 67225 1726886839.86788: stdout chunk (state=3): >>> <<< 67225 1726886839.86805: stdout chunk (state=3): >>># installed zipimport hook <<< 67225 1726886839.86884: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 67225 1726886839.86889: stdout chunk (state=3): >>> <<< 67225 1726886839.86909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886839.86914: stdout chunk (state=3): >>> <<< 67225 1726886839.86961: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 67225 1726886839.86973: stdout chunk (state=3): >>> <<< 67225 1726886839.87010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 67225 1726886839.87016: stdout chunk (state=3): >>> <<< 67225 1726886839.87048: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886839.87054: stdout chunk (state=3): >>> <<< 67225 1726886839.87095: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed9b5ca0><<< 67225 1726886839.87099: stdout chunk (state=3): >>> <<< 67225 1726886839.87152: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 67225 1726886839.87157: stdout chunk (state=3): >>> <<< 67225 1726886839.87186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 67225 1726886839.87205: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c280> <<< 67225 1726886839.87228: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed9b5a00> <<< 67225 1726886839.87276: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 67225 1726886839.87294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<< 67225 1726886839.87300: stdout chunk (state=3): >>> <<< 67225 1726886839.87333: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed9b59a0> <<< 67225 1726886839.87374: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886839.87409: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 67225 1726886839.87433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<< 67225 1726886839.87437: stdout chunk (state=3): >>> <<< 67225 1726886839.87466: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c370><<< 67225 1726886839.87471: stdout chunk (state=3): >>> <<< 67225 1726886839.87512: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py <<< 67225 1726886839.87529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886839.87569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py<<< 67225 1726886839.87574: stdout chunk (state=3): >>> <<< 67225 1726886839.87598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886839.87629: stdout chunk (state=3): >>>import '_abc' # <<< 67225 1726886839.87657: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c820> <<< 67225 1726886839.87702: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c550> <<< 67225 1726886839.87749: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py<<< 67225 1726886839.87753: stdout chunk (state=3): >>> <<< 67225 1726886839.87785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886839.87829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886839.87865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc'<<< 67225 1726886839.87870: stdout chunk (state=3): >>> <<< 67225 1726886839.87899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886839.87935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886839.87971: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886839.87978: stdout chunk (state=3): >>> <<< 67225 1726886839.87994: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed908f70> <<< 67225 1726886839.88027: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886839.88064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886839.88171: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed90f100> <<< 67225 1726886839.88210: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886839.88236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886839.88272: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py<<< 67225 1726886839.88277: stdout chunk (state=3): >>> <<< 67225 1726886839.88294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886839.88315: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed938730> <<< 67225 1726886839.88336: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed90f820> <<< 67225 1726886839.88391: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed971760> <<< 67225 1726886839.88426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 67225 1726886839.88442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886839.88466: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed908c70> <<< 67225 1726886839.88535: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 67225 1726886839.88545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886839.88578: stdout chunk (state=3): >>>import '_locale' # <<< 67225 1726886839.88590: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed938c70> <<< 67225 1726886839.88671: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95cfd0><<< 67225 1726886839.88673: stdout chunk (state=3): >>> <<< 67225 1726886839.88720: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 67225 1726886839.88739: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information.<<< 67225 1726886839.88743: stdout chunk (state=3): >>> <<< 67225 1726886839.89089: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886839.89123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886839.89166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py<<< 67225 1726886839.89171: stdout chunk (state=3): >>> <<< 67225 1726886839.89194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886839.89234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886839.89274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886839.89307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 67225 1726886839.89312: stdout chunk (state=3): >>> <<< 67225 1726886839.89342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886839.89367: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8afd90> <<< 67225 1726886839.89449: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b2e20> <<< 67225 1726886839.89486: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py<<< 67225 1726886839.89489: stdout chunk (state=3): >>> <<< 67225 1726886839.89518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886839.89559: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886839.89562: stdout chunk (state=3): >>> <<< 67225 1726886839.89598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886839.89633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc'<<< 67225 1726886839.89637: stdout chunk (state=3): >>> <<< 67225 1726886839.89676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 67225 1726886839.89698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886839.89740: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8a9730><<< 67225 1726886839.89743: stdout chunk (state=3): >>> <<< 67225 1726886839.89779: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b0520> <<< 67225 1726886839.89806: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8af250> <<< 67225 1726886839.89837: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886839.89934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886839.89976: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886839.90024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886839.90054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 67225 1726886839.90082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc'<<< 67225 1726886839.90085: stdout chunk (state=3): >>> <<< 67225 1726886839.90117: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.90135: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.90151: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed5d6c70> <<< 67225 1726886839.90169: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6760><<< 67225 1726886839.90173: stdout chunk (state=3): >>> <<< 67225 1726886839.90199: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886839.90207: stdout chunk (state=3): >>> <<< 67225 1726886839.90235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 67225 1726886839.90238: stdout chunk (state=3): >>> <<< 67225 1726886839.90257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' <<< 67225 1726886839.90276: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6d60><<< 67225 1726886839.90280: stdout chunk (state=3): >>> <<< 67225 1726886839.90316: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 67225 1726886839.90350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886839.90389: stdout chunk (state=3): >>>import '_operator' # <<< 67225 1726886839.90394: stdout chunk (state=3): >>> <<< 67225 1726886839.90415: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6e20> <<< 67225 1726886839.90448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886839.90474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc'<<< 67225 1726886839.90477: stdout chunk (state=3): >>> <<< 67225 1726886839.90496: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6ee0><<< 67225 1726886839.90500: stdout chunk (state=3): >>> <<< 67225 1726886839.90529: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886839.90601: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed843be0><<< 67225 1726886839.90605: stdout chunk (state=3): >>> <<< 67225 1726886839.90633: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886839.90679: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed83d4c0> <<< 67225 1726886839.90758: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 67225 1726886839.90763: stdout chunk (state=3): >>> <<< 67225 1726886839.90781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 67225 1726886839.90800: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed852520> <<< 67225 1726886839.90825: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b6d00> <<< 67225 1726886839.90864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 67225 1726886839.90880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886839.90925: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886839.90938: stdout chunk (state=3): >>> <<< 67225 1726886839.90955: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.90963: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed5e7b20> <<< 67225 1726886839.90985: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b2fa0> <<< 67225 1726886839.91032: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.91056: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886839.91069: stdout chunk (state=3): >>> <<< 67225 1726886839.91086: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed852130> <<< 67225 1726886839.91102: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8bc8b0><<< 67225 1726886839.91107: stdout chunk (state=3): >>> <<< 67225 1726886839.91137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 67225 1726886839.91162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc'<<< 67225 1726886839.91165: stdout chunk (state=3): >>> <<< 67225 1726886839.91205: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 67225 1726886839.91222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886839.91253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 67225 1726886839.91256: stdout chunk (state=3): >>> <<< 67225 1726886839.91285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 67225 1726886839.91288: stdout chunk (state=3): >>> <<< 67225 1726886839.91313: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7e50><<< 67225 1726886839.91322: stdout chunk (state=3): >>> <<< 67225 1726886839.91336: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7c40> <<< 67225 1726886839.91380: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 67225 1726886839.91402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 67225 1726886839.91425: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7bb0> <<< 67225 1726886839.91460: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 67225 1726886839.91465: stdout chunk (state=3): >>> <<< 67225 1726886839.91493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 67225 1726886839.91497: stdout chunk (state=3): >>> <<< 67225 1726886839.91530: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 67225 1726886839.91559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 67225 1726886839.91563: stdout chunk (state=3): >>> <<< 67225 1726886839.91606: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886839.91682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886839.91733: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 67225 1726886839.91752: stdout chunk (state=3): >>> <<< 67225 1726886839.91757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5bc220> <<< 67225 1726886839.91787: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 67225 1726886839.91791: stdout chunk (state=3): >>> <<< 67225 1726886839.91820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886839.91872: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5bc310> <<< 67225 1726886839.92055: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5f4e50><<< 67225 1726886839.92058: stdout chunk (state=3): >>> <<< 67225 1726886839.92120: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e98e0> <<< 67225 1726886839.92154: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7e20> <<< 67225 1726886839.92191: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 67225 1726886839.92225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886839.92277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886839.92310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886839.92346: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 67225 1726886839.92349: stdout chunk (state=3): >>> <<< 67225 1726886839.92379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 67225 1726886839.92405: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed54bf70> <<< 67225 1726886839.92462: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed530b20><<< 67225 1726886839.92466: stdout chunk (state=3): >>> <<< 67225 1726886839.92543: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e9d60> <<< 67225 1726886839.92575: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed83dfd0> <<< 67225 1726886839.92610: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 67225 1726886839.92618: stdout chunk (state=3): >>> <<< 67225 1726886839.92655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 67225 1726886839.92660: stdout chunk (state=3): >>> <<< 67225 1726886839.92697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 67225 1726886839.92720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 67225 1726886839.92735: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4e99a0> <<< 67225 1726886839.92761: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886839.92765: stdout chunk (state=3): >>> <<< 67225 1726886839.92810: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.92831: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.92846: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4e9cd0> <<< 67225 1726886839.92882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 67225 1726886839.92913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 67225 1726886839.92916: stdout chunk (state=3): >>> <<< 67225 1726886839.92950: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py <<< 67225 1726886839.92973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 67225 1726886839.93001: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4fb5e0><<< 67225 1726886839.93004: stdout chunk (state=3): >>> <<< 67225 1726886839.93040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 67225 1726886839.93043: stdout chunk (state=3): >>> <<< 67225 1726886839.93096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886839.93145: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4fbb20> <<< 67225 1726886839.93196: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93220: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93242: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed486250><<< 67225 1726886839.93249: stdout chunk (state=3): >>> <<< 67225 1726886839.93266: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4e9dc0><<< 67225 1726886839.93274: stdout chunk (state=3): >>> <<< 67225 1726886839.93305: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 67225 1726886839.93332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'<<< 67225 1726886839.93335: stdout chunk (state=3): >>> <<< 67225 1726886839.93394: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93416: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886839.93430: stdout chunk (state=3): >>> <<< 67225 1726886839.93435: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed497130> <<< 67225 1726886839.93463: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4fb460><<< 67225 1726886839.93470: stdout chunk (state=3): >>> <<< 67225 1726886839.93492: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886839.93497: stdout chunk (state=3): >>> <<< 67225 1726886839.93532: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93551: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93569: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4971f0><<< 67225 1726886839.93573: stdout chunk (state=3): >>> <<< 67225 1726886839.93622: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7880><<< 67225 1726886839.93628: stdout chunk (state=3): >>> <<< 67225 1726886839.93655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 67225 1726886839.93659: stdout chunk (state=3): >>> <<< 67225 1726886839.93690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 67225 1726886839.93697: stdout chunk (state=3): >>> <<< 67225 1726886839.93723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886839.93755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886839.93797: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93825: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93829: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3550> <<< 67225 1726886839.93862: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 67225 1726886839.93880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886839.93927: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93945: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.93948: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3820><<< 67225 1726886839.93954: stdout chunk (state=3): >>> <<< 67225 1726886839.93972: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4b3610> <<< 67225 1726886839.94014: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.94039: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.94053: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3700><<< 67225 1726886839.94057: stdout chunk (state=3): >>> <<< 67225 1726886839.94100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 67225 1726886839.94123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886839.94400: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.94427: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.94442: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3b50><<< 67225 1726886839.94445: stdout chunk (state=3): >>> <<< 67225 1726886839.94489: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.94508: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.94528: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3fd0><<< 67225 1726886839.94542: stdout chunk (state=3): >>> <<< 67225 1726886839.94555: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4b3790> <<< 67225 1726886839.94586: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4a68e0> <<< 67225 1726886839.94628: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7460> <<< 67225 1726886839.94673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886839.94758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 67225 1726886839.94762: stdout chunk (state=3): >>> <<< 67225 1726886839.94821: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4b3940> <<< 67225 1726886839.94981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 67225 1726886839.94986: stdout chunk (state=3): >>> <<< 67225 1726886839.95015: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0fed3e9520> <<< 67225 1726886839.95238: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip'<<< 67225 1726886839.95242: stdout chunk (state=3): >>> <<< 67225 1726886839.95268: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886839.95272: stdout chunk (state=3): >>> <<< 67225 1726886839.95418: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886839.95429: stdout chunk (state=3): >>> <<< 67225 1726886839.95458: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 67225 1726886839.95486: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886839.95514: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886839.95523: stdout chunk (state=3): >>> <<< 67225 1726886839.95545: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886839.95574: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886839.95579: stdout chunk (state=3): >>> <<< 67225 1726886839.97500: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886839.97504: stdout chunk (state=3): >>> <<< 67225 1726886839.99040: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 67225 1726886839.99068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 67225 1726886839.99080: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecdae730> <<< 67225 1726886839.99114: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 67225 1726886839.99133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886839.99138: stdout chunk (state=3): >>> <<< 67225 1726886839.99179: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 67225 1726886839.99195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886839.99232: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 67225 1726886839.99250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886839.99296: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886839.99306: stdout chunk (state=3): >>> <<< 67225 1726886839.99329: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.99333: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed361850> <<< 67225 1726886839.99401: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361730> <<< 67225 1726886839.99450: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361490><<< 67225 1726886839.99453: stdout chunk (state=3): >>> <<< 67225 1726886839.99497: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 67225 1726886839.99511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886839.99568: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361580><<< 67225 1726886839.99572: stdout chunk (state=3): >>> <<< 67225 1726886839.99596: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed3612b0><<< 67225 1726886839.99599: stdout chunk (state=3): >>> <<< 67225 1726886839.99625: stdout chunk (state=3): >>>import 'atexit' # <<< 67225 1726886839.99665: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886839.99683: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886839.99702: stdout chunk (state=3): >>> <<< 67225 1726886839.99705: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed3614f0><<< 67225 1726886839.99707: stdout chunk (state=3): >>> <<< 67225 1726886839.99738: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886839.99791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886839.99858: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed3618b0> <<< 67225 1726886839.99895: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886839.99931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 67225 1726886839.99938: stdout chunk (state=3): >>> <<< 67225 1726886839.99967: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886840.00009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 67225 1726886840.00014: stdout chunk (state=3): >>> <<< 67225 1726886840.00050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 67225 1726886840.00074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886840.00200: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd91880> <<< 67225 1726886840.00251: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.00280: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.00293: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd914f0> <<< 67225 1726886840.00336: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.00356: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.00374: stdout chunk (state=3): >>> <<< 67225 1726886840.00377: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd916a0> <<< 67225 1726886840.00414: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886840.00470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886840.00532: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd4cb50> <<< 67225 1726886840.00573: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed35bd00> <<< 67225 1726886840.00862: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361610><<< 67225 1726886840.00869: stdout chunk (state=3): >>> <<< 67225 1726886840.00907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 67225 1726886840.00917: stdout chunk (state=3): >>> <<< 67225 1726886840.00937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886840.00974: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed35be80><<< 67225 1726886840.00978: stdout chunk (state=3): >>> <<< 67225 1726886840.01018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 67225 1726886840.01027: stdout chunk (state=3): >>> <<< 67225 1726886840.01048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886840.01094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 67225 1726886840.01098: stdout chunk (state=3): >>> <<< 67225 1726886840.01119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886840.01161: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 67225 1726886840.01166: stdout chunk (state=3): >>> <<< 67225 1726886840.01201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886840.01253: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py <<< 67225 1726886840.01279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<< 67225 1726886840.01283: stdout chunk (state=3): >>> <<< 67225 1726886840.01307: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd27880><<< 67225 1726886840.01311: stdout chunk (state=3): >>> <<< 67225 1726886840.01457: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecde0d90> <<< 67225 1726886840.01483: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecde0850><<< 67225 1726886840.01487: stdout chunk (state=3): >>> <<< 67225 1726886840.01515: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd46310> <<< 67225 1726886840.01563: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.01566: stdout chunk (state=3): >>> <<< 67225 1726886840.01593: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.01605: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecde0fa0> <<< 67225 1726886840.01684: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 67225 1726886840.01688: stdout chunk (state=3): >>> <<< 67225 1726886840.01702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.01724: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecde0f70> <<< 67225 1726886840.01778: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 67225 1726886840.01811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 67225 1726886840.01817: stdout chunk (state=3): >>> <<< 67225 1726886840.01850: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886840.01907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886840.02013: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.02020: stdout chunk (state=3): >>> <<< 67225 1726886840.02036: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.02055: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd0ff70><<< 67225 1726886840.02059: stdout chunk (state=3): >>> <<< 67225 1726886840.02079: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed339e80><<< 67225 1726886840.02082: stdout chunk (state=3): >>> <<< 67225 1726886840.02117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 67225 1726886840.02154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886840.02233: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.02255: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.02279: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1f520> <<< 67225 1726886840.02303: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed339fd0> <<< 67225 1726886840.02344: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886840.02420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.02459: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 67225 1726886840.02488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'<<< 67225 1726886840.02493: stdout chunk (state=3): >>> <<< 67225 1726886840.02521: stdout chunk (state=3): >>>import '_string' # <<< 67225 1726886840.02615: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd0f250> <<< 67225 1726886840.02827: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd1f160> <<< 67225 1726886840.02955: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.02987: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.03000: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1d5b0> <<< 67225 1726886840.03044: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.03063: stdout chunk (state=3): >>> <<< 67225 1726886840.03068: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.03084: stdout chunk (state=3): >>> <<< 67225 1726886840.03088: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1d670> <<< 67225 1726886840.03141: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.03163: stdout chunk (state=3): >>># extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.03178: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1cca0> <<< 67225 1726886840.03206: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed331bb0> <<< 67225 1726886840.03239: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 67225 1726886840.03258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 67225 1726886840.03263: stdout chunk (state=3): >>> <<< 67225 1726886840.03299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886840.03334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886840.03405: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.03423: stdout chunk (state=3): >>> <<< 67225 1726886840.03429: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.03445: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecda19d0><<< 67225 1726886840.03450: stdout chunk (state=3): >>> <<< 67225 1726886840.03751: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.03779: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.03795: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd9e970><<< 67225 1726886840.03799: stdout chunk (state=3): >>> <<< 67225 1726886840.03825: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd11880> <<< 67225 1726886840.03865: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.03877: stdout chunk (state=3): >>> <<< 67225 1726886840.03892: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.03906: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecda1400> <<< 67225 1726886840.03929: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecdd89d0> <<< 67225 1726886840.03960: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.03992: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.04014: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886840.04046: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.04055: stdout chunk (state=3): >>> <<< 67225 1726886840.04175: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.04302: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.04333: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.04359: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886840.04393: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.04397: stdout chunk (state=3): >>> <<< 67225 1726886840.04423: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.04445: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py<<< 67225 1726886840.04448: stdout chunk (state=3): >>> <<< 67225 1726886840.04485: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.04652: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.04657: stdout chunk (state=3): >>> <<< 67225 1726886840.04835: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.04839: stdout chunk (state=3): >>> <<< 67225 1726886840.05677: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.06432: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886840.06462: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 67225 1726886840.06467: stdout chunk (state=3): >>> <<< 67225 1726886840.06491: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 67225 1726886840.06517: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886840.06556: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 67225 1726886840.06594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.06668: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.06689: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.06709: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecceebe0><<< 67225 1726886840.06713: stdout chunk (state=3): >>> <<< 67225 1726886840.06804: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 67225 1726886840.06826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 67225 1726886840.06855: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd957c0> <<< 67225 1726886840.06883: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c5100> <<< 67225 1726886840.06948: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py<<< 67225 1726886840.06957: stdout chunk (state=3): >>> <<< 67225 1726886840.06983: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.07019: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.07050: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py <<< 67225 1726886840.07083: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.07285: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.07506: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 67225 1726886840.07529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886840.07576: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd96c10> <<< 67225 1726886840.07608: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.08254: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.08856: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.08957: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.09064: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py<<< 67225 1726886840.09067: stdout chunk (state=3): >>> <<< 67225 1726886840.09091: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.09148: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.09207: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886840.09239: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.09345: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.09349: stdout chunk (state=3): >>> <<< 67225 1726886840.09471: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py<<< 67225 1726886840.09476: stdout chunk (state=3): >>> <<< 67225 1726886840.09496: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.09499: stdout chunk (state=3): >>> <<< 67225 1726886840.09518: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.09538: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py <<< 67225 1726886840.09567: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.09622: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.09680: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886840.09706: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.10012: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.10017: stdout chunk (state=3): >>> <<< 67225 1726886840.10330: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886840.10377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886840.10412: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886840.10417: stdout chunk (state=3): >>> <<< 67225 1726886840.10527: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecddbfd0> <<< 67225 1726886840.10552: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.10652: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.10658: stdout chunk (state=3): >>> <<< 67225 1726886840.10750: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 67225 1726886840.10777: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 67225 1726886840.10799: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 67225 1726886840.10826: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886840.10860: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.10869: stdout chunk (state=3): >>> <<< 67225 1726886840.10924: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.10993: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py<<< 67225 1726886840.10995: stdout chunk (state=3): >>> <<< 67225 1726886840.11018: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.11086: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.11153: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.11158: stdout chunk (state=3): >>> <<< 67225 1726886840.11299: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.11308: stdout chunk (state=3): >>> <<< 67225 1726886840.11398: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886840.11446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886840.11451: stdout chunk (state=3): >>> <<< 67225 1726886840.11547: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.11575: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.11584: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0feccd6700> <<< 67225 1726886840.11635: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec87af40><<< 67225 1726886840.11640: stdout chunk (state=3): >>> <<< 67225 1726886840.11687: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 67225 1726886840.11712: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py <<< 67225 1726886840.11743: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.11934: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.12028: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.12072: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.12140: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886840.12173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886840.12209: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886840.12272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 67225 1726886840.12277: stdout chunk (state=3): >>> <<< 67225 1726886840.12310: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886840.12343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886840.12504: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8b4b50> <<< 67225 1726886840.12580: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecce4520> <<< 67225 1726886840.12663: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feccdfa60><<< 67225 1726886840.12680: stdout chunk (state=3): >>> <<< 67225 1726886840.12699: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 67225 1726886840.12702: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886840.12728: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.12774: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.12779: stdout chunk (state=3): >>> <<< 67225 1726886840.12819: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 67225 1726886840.12841: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886840.12953: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886840.12990: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.12994: stdout chunk (state=3): >>> <<< 67225 1726886840.13023: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.13047: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 67225 1726886840.13078: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.13083: stdout chunk (state=3): >>> <<< 67225 1726886840.13108: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.13116: stdout chunk (state=3): >>> <<< 67225 1726886840.13135: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 67225 1726886840.13166: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.13169: stdout chunk (state=3): >>> <<< 67225 1726886840.13195: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.13198: stdout chunk (state=3): >>> <<< 67225 1726886840.13227: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 67225 1726886840.13255: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.13263: stdout chunk (state=3): >>> <<< 67225 1726886840.13286: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.13314: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 67225 1726886840.13348: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.13352: stdout chunk (state=3): >>> <<< 67225 1726886840.13382: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.13384: stdout chunk (state=3): >>> <<< 67225 1726886840.13406: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py<<< 67225 1726886840.13409: stdout chunk (state=3): >>> <<< 67225 1726886840.13446: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.15609: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.15619: stdout chunk (state=3): >>> <<< 67225 1726886840.17469: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 67225 1726886840.17532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 67225 1726886840.17573: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 67225 1726886840.17603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 67225 1726886840.17639: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py<<< 67225 1726886840.17646: stdout chunk (state=3): >>> <<< 67225 1726886840.17664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'<<< 67225 1726886840.17673: stdout chunk (state=3): >>> <<< 67225 1726886840.17707: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.17740: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.17748: stdout chunk (state=3): >>> <<< 67225 1726886840.17754: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fec55c040> <<< 67225 1726886840.17785: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec55c280> <<< 67225 1726886840.17836: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec55ca00><<< 67225 1726886840.17840: stdout chunk (state=3): >>> <<< 67225 1726886840.18009: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c4460> <<< 67225 1726886840.18078: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py <<< 67225 1726886840.18104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.18145: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py<<< 67225 1726886840.18154: stdout chunk (state=3): >>> <<< 67225 1726886840.18189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 67225 1726886840.18227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 67225 1726886840.18249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'<<< 67225 1726886840.18254: stdout chunk (state=3): >>> <<< 67225 1726886840.18305: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feccd60a0> <<< 67225 1726886840.18344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py<<< 67225 1726886840.18349: stdout chunk (state=3): >>> <<< 67225 1726886840.18369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc'<<< 67225 1726886840.18374: stdout chunk (state=3): >>> <<< 67225 1726886840.18437: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 67225 1726886840.18463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc'<<< 67225 1726886840.18468: stdout chunk (state=3): >>> <<< 67225 1726886840.18520: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c3160> <<< 67225 1726886840.18600: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.18606: stdout chunk (state=3): >>> <<< 67225 1726886840.18621: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.18637: stdout chunk (state=3): >>>import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fec8c3940> <<< 67225 1726886840.18640: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c3e50> <<< 67225 1726886840.18675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py<<< 67225 1726886840.18681: stdout chunk (state=3): >>> <<< 67225 1726886840.18702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886840.18731: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py<<< 67225 1726886840.18745: stdout chunk (state=3): >>> <<< 67225 1726886840.18750: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 67225 1726886840.18786: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py<<< 67225 1726886840.18790: stdout chunk (state=3): >>> <<< 67225 1726886840.18830: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886840.18927: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec569340> <<< 67225 1726886840.18939: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5691f0> <<< 67225 1726886840.19045: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c3c40><<< 67225 1726886840.19050: stdout chunk (state=3): >>> <<< 67225 1726886840.19087: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py <<< 67225 1726886840.19108: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 67225 1726886840.19149: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 67225 1726886840.19174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.19210: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 67225 1726886840.19469: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py <<< 67225 1726886840.19489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 67225 1726886840.19513: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec684070> <<< 67225 1726886840.19592: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.19623: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.19631: stdout chunk (state=3): >>>import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fec684f70> <<< 67225 1726886840.19674: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6847f0> <<< 67225 1726886840.19730: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py <<< 67225 1726886840.19746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.19783: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py <<< 67225 1726886840.19805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 67225 1726886840.19841: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 67225 1726886840.19869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc'<<< 67225 1726886840.19873: stdout chunk (state=3): >>> <<< 67225 1726886840.19906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py<<< 67225 1726886840.19910: stdout chunk (state=3): >>> <<< 67225 1726886840.19935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc'<<< 67225 1726886840.19940: stdout chunk (state=3): >>> <<< 67225 1726886840.19972: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py <<< 67225 1726886840.19998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 67225 1726886840.20016: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d82e0><<< 67225 1726886840.20022: stdout chunk (state=3): >>> <<< 67225 1726886840.20049: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py<<< 67225 1726886840.20056: stdout chunk (state=3): >>> <<< 67225 1726886840.20073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc'<<< 67225 1726886840.20082: stdout chunk (state=3): >>> <<< 67225 1726886840.20097: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d83d0><<< 67225 1726886840.20106: stdout chunk (state=3): >>> <<< 67225 1726886840.20137: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py<<< 67225 1726886840.20144: stdout chunk (state=3): >>> <<< 67225 1726886840.20174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc'<<< 67225 1726886840.20182: stdout chunk (state=3): >>> <<< 67225 1726886840.20207: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d86d0><<< 67225 1726886840.20209: stdout chunk (state=3): >>> <<< 67225 1726886840.20243: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py<<< 67225 1726886840.20248: stdout chunk (state=3): >>> <<< 67225 1726886840.20275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc'<<< 67225 1726886840.20277: stdout chunk (state=3): >>> <<< 67225 1726886840.20303: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d8ca0><<< 67225 1726886840.20305: stdout chunk (state=3): >>> <<< 67225 1726886840.20334: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aac40><<< 67225 1726886840.20345: stdout chunk (state=3): >>> <<< 67225 1726886840.20356: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aa820> <<< 67225 1726886840.20389: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides<<< 67225 1726886840.20396: stdout chunk (state=3): >>> <<< 67225 1726886840.20429: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py<<< 67225 1726886840.20432: stdout chunk (state=3): >>> <<< 67225 1726886840.20455: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886840.20460: stdout chunk (state=3): >>> <<< 67225 1726886840.20485: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides<<< 67225 1726886840.20488: stdout chunk (state=3): >>> <<< 67225 1726886840.20521: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aaee0><<< 67225 1726886840.20528: stdout chunk (state=3): >>> <<< 67225 1726886840.20554: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aa2b0><<< 67225 1726886840.20569: stdout chunk (state=3): >>> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec684bb0><<< 67225 1726886840.20577: stdout chunk (state=3): >>> <<< 67225 1726886840.20646: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py<<< 67225 1726886840.20651: stdout chunk (state=3): >>> <<< 67225 1726886840.20693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc'<<< 67225 1726886840.20697: stdout chunk (state=3): >>> <<< 67225 1726886840.20732: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py<<< 67225 1726886840.20738: stdout chunk (state=3): >>> <<< 67225 1726886840.20756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc'<<< 67225 1726886840.20760: stdout chunk (state=3): >>> <<< 67225 1726886840.20787: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec62adf0><<< 67225 1726886840.20794: stdout chunk (state=3): >>> <<< 67225 1726886840.20830: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py<<< 67225 1726886840.20837: stdout chunk (state=3): >>> <<< 67225 1726886840.20861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc'<<< 67225 1726886840.20864: stdout chunk (state=3): >>> <<< 67225 1726886840.20899: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py<<< 67225 1726886840.20909: stdout chunk (state=3): >>> <<< 67225 1726886840.20971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'<<< 67225 1726886840.20974: stdout chunk (state=3): >>> <<< 67225 1726886840.21017: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py<<< 67225 1726886840.21020: stdout chunk (state=3): >>> <<< 67225 1726886840.21042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'<<< 67225 1726886840.21048: stdout chunk (state=3): >>> <<< 67225 1726886840.21250: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5578b0><<< 67225 1726886840.21256: stdout chunk (state=3): >>> <<< 67225 1726886840.21339: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec643670><<< 67225 1726886840.21347: stdout chunk (state=3): >>> <<< 67225 1726886840.21401: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6431c0><<< 67225 1726886840.21404: stdout chunk (state=3): >>> <<< 67225 1726886840.21608: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6388e0><<< 67225 1726886840.21616: stdout chunk (state=3): >>> <<< 67225 1726886840.21708: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py<<< 67225 1726886840.21717: stdout chunk (state=3): >>> <<< 67225 1726886840.21750: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc'<<< 67225 1726886840.21754: stdout chunk (state=3): >>> <<< 67225 1726886840.22067: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec526a00><<< 67225 1726886840.22076: stdout chunk (state=3): >>> <<< 67225 1726886840.22168: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py<<< 67225 1726886840.22171: stdout chunk (state=3): >>> <<< 67225 1726886840.22195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc'<<< 67225 1726886840.22202: stdout chunk (state=3): >>> <<< 67225 1726886840.22489: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febf2bd60><<< 67225 1726886840.22498: stdout chunk (state=3): >>> <<< 67225 1726886840.22515: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6844f0><<< 67225 1726886840.22520: stdout chunk (state=3): >>> <<< 67225 1726886840.22598: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py<<< 67225 1726886840.22604: stdout chunk (state=3): >>> <<< 67225 1726886840.22651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc'<<< 67225 1726886840.22655: stdout chunk (state=3): >>> <<< 67225 1726886840.22985: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febf2beb0><<< 67225 1726886840.22988: stdout chunk (state=3): >>> <<< 67225 1726886840.23049: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed342d30><<< 67225 1726886840.23055: stdout chunk (state=3): >>> <<< 67225 1726886840.23094: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py<<< 67225 1726886840.23096: stdout chunk (state=3): >>> <<< 67225 1726886840.23119: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc'<<< 67225 1726886840.23125: stdout chunk (state=3): >>> <<< 67225 1726886840.23155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py<<< 67225 1726886840.23160: stdout chunk (state=3): >>> <<< 67225 1726886840.23181: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc'<<< 67225 1726886840.23186: stdout chunk (state=3): >>> <<< 67225 1726886840.23217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py<<< 67225 1726886840.23223: stdout chunk (state=3): >>> <<< 67225 1726886840.23261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc'<<< 67225 1726886840.23264: stdout chunk (state=3): >>> <<< 67225 1726886840.23335: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febebf580><<< 67225 1726886840.23340: stdout chunk (state=3): >>> <<< 67225 1726886840.23364: stdout chunk (state=3): >>>import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febebf3a0><<< 67225 1726886840.23372: stdout chunk (state=3): >>> <<< 67225 1726886840.23390: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febf40640><<< 67225 1726886840.23395: stdout chunk (state=3): >>> <<< 67225 1726886840.24109: stdout chunk (state=3): >>> <<< 67225 1726886840.24126: stdout chunk (state=3): >>>** (process:145513): WARNING **: 22:47:20.240: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 67225 1726886840.24143: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c4280> <<< 67225 1726886840.24180: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py <<< 67225 1726886840.24204: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc'<<< 67225 1726886840.24207: stdout chunk (state=3): >>> <<< 67225 1726886840.24278: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febebf190><<< 67225 1726886840.24281: stdout chunk (state=3): >>> <<< 67225 1726886840.24317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py <<< 67225 1726886840.24342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.24349: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeef8b0> <<< 67225 1726886840.24381: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py <<< 67225 1726886840.24398: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.24438: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py <<< 67225 1726886840.24461: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc'<<< 67225 1726886840.24472: stdout chunk (state=3): >>> <<< 67225 1726886840.24508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 67225 1726886840.24552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 67225 1726886840.24613: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py <<< 67225 1726886840.24634: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886840.24637: stdout chunk (state=3): >>> <<< 67225 1726886840.24674: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py <<< 67225 1726886840.24698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 67225 1726886840.24752: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb8438b0><<< 67225 1726886840.24755: stdout chunk (state=3): >>> <<< 67225 1726886840.24793: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py <<< 67225 1726886840.24815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.24859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py<<< 67225 1726886840.24862: stdout chunk (state=3): >>> <<< 67225 1726886840.24899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 67225 1726886840.24927: stdout chunk (state=3): >>>import 'six.moves' # <<< 67225 1726886840.24964: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py<<< 67225 1726886840.24971: stdout chunk (state=3): >>> <<< 67225 1726886840.24989: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' <<< 67225 1726886840.25009: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb858fd0> <<< 67225 1726886840.25057: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb84a3a0> <<< 67225 1726886840.25082: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb843df0> <<< 67225 1726886840.25117: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py <<< 67225 1726886840.25141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 67225 1726886840.25184: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb858cd0> <<< 67225 1726886840.25228: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py<<< 67225 1726886840.25238: stdout chunk (state=3): >>> <<< 67225 1726886840.25246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 67225 1726886840.25288: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py <<< 67225 1726886840.25310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886840.25318: stdout chunk (state=3): >>> <<< 67225 1726886840.25351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py <<< 67225 1726886840.25373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 67225 1726886840.25410: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py <<< 67225 1726886840.25443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc'<<< 67225 1726886840.25450: stdout chunk (state=3): >>> <<< 67225 1726886840.25454: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872dc0> <<< 67225 1726886840.25478: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872b20><<< 67225 1726886840.25483: stdout chunk (state=3): >>> <<< 67225 1726886840.25512: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py <<< 67225 1726886840.25537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 67225 1726886840.25593: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872c10> <<< 67225 1726886840.25616: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872790> <<< 67225 1726886840.25652: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py <<< 67225 1726886840.25676: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc'<<< 67225 1726886840.25681: stdout chunk (state=3): >>> <<< 67225 1726886840.25715: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 67225 1726886840.25745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc'<<< 67225 1726886840.25750: stdout chunk (state=3): >>> <<< 67225 1726886840.25770: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872850> <<< 67225 1726886840.25789: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb8727f0> <<< 67225 1726886840.25815: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb861d90> <<< 67225 1726886840.25853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py<<< 67225 1726886840.25856: stdout chunk (state=3): >>> <<< 67225 1726886840.25883: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 67225 1726886840.25932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py<<< 67225 1726886840.25935: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.25977: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py <<< 67225 1726886840.26001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' <<< 67225 1726886840.26019: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f99d0><<< 67225 1726886840.26028: stdout chunk (state=3): >>> <<< 67225 1726886840.26062: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py <<< 67225 1726886840.26082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc'<<< 67225 1726886840.26097: stdout chunk (state=3): >>> <<< 67225 1726886840.26100: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f9dc0> <<< 67225 1726886840.26120: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f96a0> <<< 67225 1726886840.26144: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872580> <<< 67225 1726886840.26189: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py <<< 67225 1726886840.26198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' <<< 67225 1726886840.26210: stdout chunk (state=3): >>>import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f96d0> <<< 67225 1726886840.26228: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb8430d0> <<< 67225 1726886840.26258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py <<< 67225 1726886840.26279: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 67225 1726886840.26320: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py <<< 67225 1726886840.26337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.26382: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 67225 1726886840.26419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 67225 1726886840.26493: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb80f460> <<< 67225 1726886840.26517: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb80f1c0> <<< 67225 1726886840.26540: stdout chunk (state=3): >>>import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb843640> <<< 67225 1726886840.27027: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febef4580> <<< 67225 1726886840.27100: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeefd30> <<< 67225 1726886840.27136: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 67225 1726886840.27147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 67225 1726886840.27172: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 67225 1726886840.27199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 67225 1726886840.27219: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7bf400> <<< 67225 1726886840.27256: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py <<< 67225 1726886840.27258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 67225 1726886840.27260: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7bfbb0> <<< 67225 1726886840.27378: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7ba0d0> <<< 67225 1726886840.27393: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 67225 1726886840.27429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 67225 1726886840.27449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 67225 1726886840.27475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.27512: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py <<< 67225 1726886840.27517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f3a90> <<< 67225 1726886840.27539: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py <<< 67225 1726886840.27547: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 67225 1726886840.27558: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 67225 1726886840.27584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 67225 1726886840.27613: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py <<< 67225 1726886840.27622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886840.27658: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py <<< 67225 1726886840.27665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.27683: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py <<< 67225 1726886840.27696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 67225 1726886840.27705: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb784760> <<< 67225 1726886840.27734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' <<< 67225 1726886840.27740: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb784cd0> <<< 67225 1726886840.27761: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py <<< 67225 1726886840.27770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 67225 1726886840.27773: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7943d0> <<< 67225 1726886840.27801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 67225 1726886840.27815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 67225 1726886840.27842: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb794730> <<< 67225 1726886840.27868: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py <<< 67225 1726886840.27874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 67225 1726886840.27940: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb794e80> <<< 67225 1726886840.27955: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb784400> <<< 67225 1726886840.27958: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb779ee0> <<< 67225 1726886840.28139: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb779160> <<< 67225 1726886840.28156: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 67225 1726886840.28181: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 67225 1726886840.28205: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7b55e0> <<< 67225 1726886840.28210: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb779760> <<< 67225 1726886840.28243: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f3c40> <<< 67225 1726886840.28272: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py <<< 67225 1726886840.28274: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 67225 1726886840.28304: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py <<< 67225 1726886840.28310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7b5f40> <<< 67225 1726886840.28349: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f3e80> <<< 67225 1726886840.28372: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py <<< 67225 1726886840.28379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 67225 1726886840.28415: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7792e0> <<< 67225 1726886840.28435: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 67225 1726886840.28472: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7402e0> <<< 67225 1726886840.28496: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py <<< 67225 1726886840.28501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 67225 1726886840.28520: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7405b0> <<< 67225 1726886840.28820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 67225 1726886840.28844: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 67225 1726886840.28863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.29007: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.29014: stdout chunk (state=3): >>># extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0feb76fd60> <<< 67225 1726886840.29038: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 67225 1726886840.29072: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb667af0> <<< 67225 1726886840.29087: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb667460> <<< 67225 1726886840.29110: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py <<< 67225 1726886840.29119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb667dc0> <<< 67225 1726886840.29144: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 67225 1726886840.29153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 67225 1726886840.29177: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb6744c0> <<< 67225 1726886840.29193: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 67225 1726886840.29226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886840.29246: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py <<< 67225 1726886840.29249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb68d6a0> <<< 67225 1726886840.29280: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb683250> <<< 67225 1726886840.29306: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py <<< 67225 1726886840.29316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb698880> <<< 67225 1726886840.29339: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py <<< 67225 1726886840.29345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 67225 1726886840.29365: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb69e550> <<< 67225 1726886840.29390: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py <<< 67225 1726886840.29397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886840.29416: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb624340> <<< 67225 1726886840.29445: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb766d90> <<< 67225 1726886840.29476: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb766a90> <<< 67225 1726886840.29504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 67225 1726886840.29516: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 67225 1726886840.29550: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb633340> <<< 67225 1726886840.29578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py <<< 67225 1726886840.29583: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 67225 1726886840.29615: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py <<< 67225 1726886840.29625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 67225 1726886840.29712: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb633ac0> <<< 67225 1726886840.29733: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb6332e0><<< 67225 1726886840.29740: stdout chunk (state=3): >>> <<< 67225 1726886840.29871: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb62aaf0> <<< 67225 1726886840.29914: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 67225 1726886840.29944: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5dfb20> <<< 67225 1726886840.29975: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py <<< 67225 1726886840.29982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 67225 1726886840.29988: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5e2280> <<< 67225 1726886840.30007: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 67225 1726886840.30043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' <<< 67225 1726886840.30080: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 67225 1726886840.30132: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5fe3a0> <<< 67225 1726886840.30154: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py <<< 67225 1726886840.30161: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 67225 1726886840.30224: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5fe760> <<< 67225 1726886840.30245: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py <<< 67225 1726886840.30251: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 67225 1726886840.30301: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb604400> <<< 67225 1726886840.30324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py <<< 67225 1726886840.30334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 67225 1726886840.30349: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb604fa0> <<< 67225 1726886840.30375: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 67225 1726886840.30409: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb6137f0> <<< 67225 1726886840.30426: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py <<< 67225 1726886840.30431: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 67225 1726886840.30458: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb613b20> <<< 67225 1726886840.30483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py <<< 67225 1726886840.30488: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 67225 1726886840.30516: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb613ee0> <<< 67225 1726886840.30538: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py <<< 67225 1726886840.30546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 67225 1726886840.30578: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5a25e0> <<< 67225 1726886840.30597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py <<< 67225 1726886840.30604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 67225 1726886840.30630: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886840.30645: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 67225 1726886840.30665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886840.30733: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5b11c0> <<< 67225 1726886840.30764: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5a2e50> <<< 67225 1726886840.30769: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5a2940> <<< 67225 1726886840.31158: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5e2340> <<< 67225 1726886840.31182: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 67225 1726886840.31194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886840.31229: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 67225 1726886840.31247: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb565eb0> <<< 67225 1726886840.31279: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 67225 1726886840.31309: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb56e160> <<< 67225 1726886840.31428: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5f0be0> <<< 67225 1726886840.31449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py <<< 67225 1726886840.31454: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 67225 1726886840.31489: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 67225 1726886840.31499: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886840.32139: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb57dac0> <<< 67225 1726886840.32195: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py <<< 67225 1726886840.32236: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 67225 1726886840.32281: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5859d0> <<< 67225 1726886840.32494: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb57d3d0> <<< 67225 1726886840.32554: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py <<< 67225 1726886840.32560: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886840.32632: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb58fc70> <<< 67225 1726886840.32690: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py <<< 67225 1726886840.32693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 67225 1726886840.32740: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb595e80> <<< 67225 1726886840.32792: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py <<< 67225 1726886840.32807: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 67225 1726886840.32859: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb59a5e0> <<< 67225 1726886840.32900: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 67225 1726886840.32934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 67225 1726886840.33036: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb59ad90> <<< 67225 1726886840.33093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886840.33182: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb527850> <<< 67225 1726886840.33228: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7e7b50> <<< 67225 1726886840.33259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7667f0> <<< 67225 1726886840.33492: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7d6d60> <<< 67225 1726886840.33536: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 67225 1726886840.33575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886840.33639: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py <<< 67225 1726886840.33658: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886840.33701: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb54fa90> <<< 67225 1726886840.33762: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py <<< 67225 1726886840.33791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 67225 1726886840.33807: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb55a640> <<< 67225 1726886840.33859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py <<< 67225 1726886840.33876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 67225 1726886840.33964: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb55a220> <<< 67225 1726886840.34018: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py <<< 67225 1726886840.34034: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 67225 1726886840.34128: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb4e3be0> <<< 67225 1726886840.34355: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb548820> <<< 67225 1726886840.34398: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 67225 1726886840.34437: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886840.34641: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb54f610> <<< 67225 1726886840.34684: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py <<< 67225 1726886840.34712: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886840.34817: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb4a5a00><<< 67225 1726886840.34824: stdout chunk (state=3): >>> <<< 67225 1726886840.34856: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 67225 1726886840.34953: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886840.34999: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py<<< 67225 1726886840.35004: stdout chunk (state=3): >>> <<< 67225 1726886840.35022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886840.35069: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb46f7c0> <<< 67225 1726886840.35102: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 67225 1726886840.35142: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 67225 1726886840.35192: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py<<< 67225 1726886840.35205: stdout chunk (state=3): >>> <<< 67225 1726886840.35211: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886840.35253: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb482970> <<< 67225 1726886840.35529: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb46ff70> <<< 67225 1726886840.35566: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py<<< 67225 1726886840.35571: stdout chunk (state=3): >>> <<< 67225 1726886840.35595: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 67225 1726886840.35630: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb422eb0> <<< 67225 1726886840.36263: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb4b0520><<< 67225 1726886840.36270: stdout chunk (state=3): >>> <<< 67225 1726886840.36305: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 67225 1726886840.36357: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886840.36551: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb3f2b20><<< 67225 1726886840.36559: stdout chunk (state=3): >>> <<< 67225 1726886840.36593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py <<< 67225 1726886840.36618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 67225 1726886840.36682: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb40fd30> <<< 67225 1726886840.36725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py <<< 67225 1726886840.36747: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 67225 1726886840.36813: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb415760><<< 67225 1726886840.36818: stdout chunk (state=3): >>> <<< 67225 1726886840.36849: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py<<< 67225 1726886840.36854: stdout chunk (state=3): >>> <<< 67225 1726886840.36882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 67225 1726886840.36918: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb41b2b0> <<< 67225 1726886840.36952: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py <<< 67225 1726886840.36979: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 67225 1726886840.37032: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb41b610> <<< 67225 1726886840.37065: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py <<< 67225 1726886840.37088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 67225 1726886840.37128: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb3a44c0> <<< 67225 1726886840.37161: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 67225 1726886840.37205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886840.37338: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb3a4dc0> <<< 67225 1726886840.37361: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeef9d0> <<< 67225 1726886840.37405: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 67225 1726886840.37448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc'<<< 67225 1726886840.37453: stdout chunk (state=3): >>> <<< 67225 1726886840.37703: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeefa90> <<< 67225 1726886840.37747: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py<<< 67225 1726886840.37755: stdout chunk (state=3): >>> <<< 67225 1726886840.37806: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 67225 1726886840.37846: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py<<< 67225 1726886840.37854: stdout chunk (state=3): >>> <<< 67225 1726886840.37915: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc'<<< 67225 1726886840.37921: stdout chunk (state=3): >>> <<< 67225 1726886840.37963: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb378a00><<< 67225 1726886840.37978: stdout chunk (state=3): >>> <<< 67225 1726886840.38018: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb362730> <<< 67225 1726886840.38057: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.38089: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.38119: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 67225 1726886840.38151: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.38156: stdout chunk (state=3): >>> <<< 67225 1726886840.38184: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.38199: stdout chunk (state=3): >>> <<< 67225 1726886840.38214: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 67225 1726886840.38243: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.38248: stdout chunk (state=3): >>> <<< 67225 1726886840.38607: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886840.38888: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 67225 1726886840.39187: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886840.39192: stdout chunk (state=3): >>> <<< 67225 1726886840.39414: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py <<< 67225 1726886840.39454: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 67225 1726886840.39505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py <<< 67225 1726886840.39529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 67225 1726886840.39560: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 67225 1726886840.39613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 67225 1726886840.39650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 67225 1726886840.39655: stdout chunk (state=3): >>> <<< 67225 1726886840.39694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 67225 1726886840.39718: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2b16d0> <<< 67225 1726886840.39779: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886840.39797: stdout chunk (state=3): >>> <<< 67225 1726886840.39819: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886840.39821: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0feb2b1760> <<< 67225 1726886840.39931: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb32dbe0> <<< 67225 1726886840.39970: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb32d370> <<< 67225 1726886840.40014: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py<<< 67225 1726886840.40017: stdout chunk (state=3): >>> <<< 67225 1726886840.40043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 67225 1726886840.40361: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb32db80><<< 67225 1726886840.40366: stdout chunk (state=3): >>> <<< 67225 1726886840.40398: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 67225 1726886840.40440: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 67225 1726886840.40489: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py <<< 67225 1726886840.40518: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 67225 1726886840.40562: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py<<< 67225 1726886840.40585: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc'<<< 67225 1726886840.40599: stdout chunk (state=3): >>> <<< 67225 1726886840.40602: stdout chunk (state=3): >>>import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc8250><<< 67225 1726886840.40607: stdout chunk (state=3): >>> <<< 67225 1726886840.40631: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2d5a00><<< 67225 1726886840.40653: stdout chunk (state=3): >>> <<< 67225 1726886840.40675: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py<<< 67225 1726886840.40680: stdout chunk (state=3): >>> <<< 67225 1726886840.40710: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc'<<< 67225 1726886840.40719: stdout chunk (state=3): >>> <<< 67225 1726886840.40750: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc86a0><<< 67225 1726886840.40756: stdout chunk (state=3): >>> <<< 67225 1726886840.40804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py <<< 67225 1726886840.40808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.40841: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py<<< 67225 1726886840.40847: stdout chunk (state=3): >>> <<< 67225 1726886840.40878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc'<<< 67225 1726886840.40881: stdout chunk (state=3): >>> <<< 67225 1726886840.40922: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py<<< 67225 1726886840.40943: stdout chunk (state=3): >>> <<< 67225 1726886840.40951: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886840.40992: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py<<< 67225 1726886840.41012: stdout chunk (state=3): >>> <<< 67225 1726886840.41022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 67225 1726886840.41051: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py<<< 67225 1726886840.41062: stdout chunk (state=3): >>> <<< 67225 1726886840.41075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc'<<< 67225 1726886840.41088: stdout chunk (state=3): >>> <<< 67225 1726886840.41110: stdout chunk (state=3): >>>import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdc430> <<< 67225 1726886840.41126: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafd1f10> <<< 67225 1726886840.41157: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py<<< 67225 1726886840.41160: stdout chunk (state=3): >>> <<< 67225 1726886840.41182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc'<<< 67225 1726886840.41190: stdout chunk (state=3): >>> <<< 67225 1726886840.41208: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdc5e0><<< 67225 1726886840.41216: stdout chunk (state=3): >>> <<< 67225 1726886840.41246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py<<< 67225 1726886840.41258: stdout chunk (state=3): >>> <<< 67225 1726886840.41273: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc'<<< 67225 1726886840.41279: stdout chunk (state=3): >>> <<< 67225 1726886840.41299: stdout chunk (state=3): >>>import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdc820><<< 67225 1726886840.41304: stdout chunk (state=3): >>> <<< 67225 1726886840.41345: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py<<< 67225 1726886840.41358: stdout chunk (state=3): >>> <<< 67225 1726886840.41365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 67225 1726886840.41393: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdca00><<< 67225 1726886840.41399: stdout chunk (state=3): >>> <<< 67225 1726886840.41430: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py<<< 67225 1726886840.41441: stdout chunk (state=3): >>> <<< 67225 1726886840.41459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc'<<< 67225 1726886840.41465: stdout chunk (state=3): >>> <<< 67225 1726886840.41507: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdcc10><<< 67225 1726886840.41518: stdout chunk (state=3): >>> <<< 67225 1726886840.41547: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py<<< 67225 1726886840.41557: stdout chunk (state=3): >>> <<< 67225 1726886840.41584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc'<<< 67225 1726886840.41593: stdout chunk (state=3): >>> <<< 67225 1726886840.41610: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdce50> <<< 67225 1726886840.41648: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py<<< 67225 1726886840.41654: stdout chunk (state=3): >>> <<< 67225 1726886840.41667: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc'<<< 67225 1726886840.41685: stdout chunk (state=3): >>> <<< 67225 1726886840.41692: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafe8c10> <<< 67225 1726886840.41725: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py<<< 67225 1726886840.41731: stdout chunk (state=3): >>> <<< 67225 1726886840.41749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc'<<< 67225 1726886840.41754: stdout chunk (state=3): >>> <<< 67225 1726886840.41784: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafe8d90><<< 67225 1726886840.41791: stdout chunk (state=3): >>> <<< 67225 1726886840.41820: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py<<< 67225 1726886840.41835: stdout chunk (state=3): >>> <<< 67225 1726886840.41841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc'<<< 67225 1726886840.41847: stdout chunk (state=3): >>> <<< 67225 1726886840.41873: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafe8fa0><<< 67225 1726886840.41878: stdout chunk (state=3): >>> <<< 67225 1726886840.41907: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py<<< 67225 1726886840.41922: stdout chunk (state=3): >>> <<< 67225 1726886840.41934: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886840.41963: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0190><<< 67225 1726886840.41971: stdout chunk (state=3): >>> <<< 67225 1726886840.42004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py<<< 67225 1726886840.42014: stdout chunk (state=3): >>> <<< 67225 1726886840.42037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc'<<< 67225 1726886840.42045: stdout chunk (state=3): >>> <<< 67225 1726886840.42079: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0610><<< 67225 1726886840.42088: stdout chunk (state=3): >>> <<< 67225 1726886840.42122: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py<<< 67225 1726886840.42140: stdout chunk (state=3): >>> <<< 67225 1726886840.42143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc'<<< 67225 1726886840.42151: stdout chunk (state=3): >>> <<< 67225 1726886840.42180: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0c40><<< 67225 1726886840.42188: stdout chunk (state=3): >>> <<< 67225 1726886840.42232: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py<<< 67225 1726886840.42242: stdout chunk (state=3): >>> <<< 67225 1726886840.42245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc'<<< 67225 1726886840.42251: stdout chunk (state=3): >>> <<< 67225 1726886840.42274: stdout chunk (state=3): >>>import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0f40><<< 67225 1726886840.42279: stdout chunk (state=3): >>> <<< 67225 1726886840.42311: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py<<< 67225 1726886840.42334: stdout chunk (state=3): >>> <<< 67225 1726886840.42343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' <<< 67225 1726886840.42358: stdout chunk (state=3): >>>import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaffb160><<< 67225 1726886840.42369: stdout chunk (state=3): >>> <<< 67225 1726886840.42401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py<<< 67225 1726886840.42419: stdout chunk (state=3): >>> <<< 67225 1726886840.42430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc'<<< 67225 1726886840.42449: stdout chunk (state=3): >>> import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaffb2e0><<< 67225 1726886840.42457: stdout chunk (state=3): >>> <<< 67225 1726886840.42483: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py<<< 67225 1726886840.42497: stdout chunk (state=3): >>> <<< 67225 1726886840.42503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886840.42528: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaffb520><<< 67225 1726886840.42549: stdout chunk (state=3): >>> <<< 67225 1726886840.42553: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafd1a60><<< 67225 1726886840.42562: stdout chunk (state=3): >>> <<< 67225 1726886840.42616: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc8f70><<< 67225 1726886840.42633: stdout chunk (state=3): >>> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc8d90><<< 67225 1726886840.42638: stdout chunk (state=3): >>> <<< 67225 1726886840.42817: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2b19d0><<< 67225 1726886840.42819: stdout chunk (state=3): >>> <<< 67225 1726886840.43003: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2e7220><<< 67225 1726886840.43009: stdout chunk (state=3): >>> <<< 67225 1726886840.46608: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886840.56366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py<<< 67225 1726886840.56375: stdout chunk (state=3): >>> <<< 67225 1726886840.56414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc'<<< 67225 1726886840.56422: stdout chunk (state=3): >>> <<< 67225 1726886840.56858: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafa16a0><<< 67225 1726886840.56864: stdout chunk (state=3): >>> <<< 67225 1726886841.04341: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": ["lvm2", "xfsprogs"], "invocation": {"module_args": {"packages_only": true, "pools": [{"disks": [], "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": null, "name": "foo", "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": false, "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": "xfs", "mount_options": null, "mount_point": "/foo", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": null, "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": [], "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, "diskvolume_mkfs_option_map": {}, "disklabel_type": null, "use_partitions": null}}} <<< 67225 1726886841.05697: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886841.05763: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 67225 1726886841.05770: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886841.05799: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types <<< 67225 1726886841.05802: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc <<< 67225 1726886841.05830: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 <<< 67225 1726886841.05852: stdout chunk (state=3): >>># cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc <<< 67225 1726886841.05869: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro <<< 67225 1726886841.05881: 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 # 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 <<< 67225 1726886841.05908: stdout chunk (state=3): >>># destroy gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 gi.overrides.BlockDev # cleanup[2] removing gi.repository.BlockDev # cleanup[2] removing blivet.util # cleanup[2] removing blivet.flags <<< 67225 1726886841.05924: stdout chunk (state=3): >>># 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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 <<< 67225 1726886841.05939: stdout chunk (state=3): >>># 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 <<< 67225 1726886841.05948: stdout chunk (state=3): >>># 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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<<< 67225 1726886841.05955: stdout chunk (state=3): >>> # 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.dmraid # 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 gc # cleanup[2] removing blivet.iscsi <<< 67225 1726886841.06738: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886841.06773: stdout chunk (state=3): >>># destroy _compression <<< 67225 1726886841.06810: stdout chunk (state=3): >>># destroy binascii # destroy bz2 # destroy lzma <<< 67225 1726886841.06845: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime <<< 67225 1726886841.06858: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 67225 1726886841.06901: stdout chunk (state=3): >>># destroy _compat_pickle <<< 67225 1726886841.06960: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve <<< 67225 1726886841.06978: stdout chunk (state=3): >>># 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.dmraid # 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 <<< 67225 1726886841.07041: stdout chunk (state=3): >>># cleanup[3] wiping _pickle # cleanup[3] wiping blivet.devicefactory # cleanup[3] wiping blivet.partitioning <<< 67225 1726886841.07045: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 67225 1726886841.07050: 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 <<< 67225 1726886841.07068: stdout chunk (state=3): >>># 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 <<< 67225 1726886841.07076: 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 # cleanup[3] wiping blivet.tasks.fsreadlabel # cleanup[3] wiping blivet.tasks.fsmount <<< 67225 1726886841.07084: stdout chunk (state=3): >>># 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 <<< 67225 1726886841.07091: stdout chunk (state=3): >>># 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 # cleanup[3] wiping blivet.udev <<< 67225 1726886841.07169: 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # 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 hashlib # destroy selinux <<< 67225 1726886841.07175: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 67225 1726886841.07177: stdout chunk (state=3): >>># cleanup[3] wiping blivet.safe_dbus <<< 67225 1726886841.07182: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.Gio # cleanup[3] wiping gi.overrides.Gio <<< 67225 1726886841.07185: 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 <<< 67225 1726886841.07190: stdout chunk (state=3): >>># destroy optparse # cleanup[3] wiping textwrap # cleanup[3] wiping gi._ossighelper # destroy socket # cleanup[3] wiping gi.repository # destroy gi.repository.GObject <<< 67225 1726886841.07218: stdout chunk (state=3): >>># 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 <<< 67225 1726886841.07236: 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 # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping gettext <<< 67225 1726886841.07255: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy <<< 67225 1726886841.07275: 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 array # cleanup[3] wiping _socket <<< 67225 1726886841.07291: 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 # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize <<< 67225 1726886841.07362: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors <<< 67225 1726886841.07390: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 67225 1726886841.07411: stdout chunk (state=3): >>># 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref <<< 67225 1726886841.07467: stdout chunk (state=3): >>># cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 67225 1726886841.07485: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 67225 1726886841.07514: 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 contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 67225 1726886841.07525: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 67225 1726886841.07542: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re <<< 67225 1726886841.07604: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 67225 1726886841.07607: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 67225 1726886841.07610: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 67225 1726886841.07614: stdout chunk (state=3): >>># destroy posixpath <<< 67225 1726886841.07616: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 67225 1726886841.07619: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 67225 1726886841.07621: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 67225 1726886841.07623: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy _pickle <<< 67225 1726886841.07625: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal <<< 67225 1726886841.08520: stdout chunk (state=3): >>># destroy ctypes # destroy locale <<< 67225 1726886841.08528: stdout chunk (state=3): >>># destroy gettext <<< 67225 1726886841.08609: stdout chunk (state=3): >>># destroy linecache <<< 67225 1726886841.08624: stdout chunk (state=3): >>># destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array <<< 67225 1726886841.08627: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 67225 1726886841.08769: stdout chunk (state=3): >>># destroy pyudev <<< 67225 1726886841.08785: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 67225 1726886841.08881: 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap <<< 67225 1726886841.08900: stdout chunk (state=3): >>># destroy fnmatch # destroy _hashlib <<< 67225 1726886841.08935: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 67225 1726886841.09008: 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 # destroy blivet.tasks.fswriteuuid # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy inspect # 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.dmraid # 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 copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 67225 1726886841.09054: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 67225 1726886841.09175: 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 # destroy io <<< 67225 1726886841.09200: stdout chunk (state=3): >>># destroy contextlib # destroy gi._gi <<< 67225 1726886841.09203: stdout chunk (state=3): >>># destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder <<< 67225 1726886841.09209: stdout chunk (state=3): >>># destroy _json # destroy stat # destroy abc <<< 67225 1726886841.09286: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc <<< 67225 1726886841.09304: stdout chunk (state=3): >>># destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 67225 1726886841.09475: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886841.10454: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886841.10498: stderr chunk (state=3): >>><<< 67225 1726886841.10502: stdout chunk (state=3): >>><<< 67225 1726886841.10689: _low_level_execute_command() done: rc=0, stdout= import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed9b5ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed9b5a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed9b59a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95c550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed908f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed90f100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed938730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed90f820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed971760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed908c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed938c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed95cfd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8afd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b2e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8a9730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b0520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8af250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed5d6c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5d6ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed843be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed83d4c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed852520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b6d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed5e7b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8b2fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed852130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed8bc8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5bc220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5bc310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5f4e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e98e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed54bf70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed530b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e9d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed83dfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4e99a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4e9cd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4fb5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4fbb20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed486250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4e9dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed497130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4fb460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4971f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4b3610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed4b3fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4b3790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4a68e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed5e7460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed4b3940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0fed3e9520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecdae730> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed361850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed3612b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fed3614f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed3618b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd91880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd914f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd916a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd4cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed35bd00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed361610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed35be80> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd27880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecde0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecde0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd46310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecde0fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecde0f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd0ff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed339e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1f520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed339fd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd0f250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd1f160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1d5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1d670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd1cca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed331bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecda19d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecd9e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd11880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecda1400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecdd89d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fecceebe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd957c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c5100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecd96c10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecddbfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0feccd6700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec87af40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8b4b50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fecce4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feccdfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fec55c040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec55c280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec55ca00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c4460> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feccd60a0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c3160> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fec8c3940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c3e50> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec569340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5691f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c3c40> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec684070> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fec684f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6847f0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d82e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d83d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d86d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5d8ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aac40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aa820> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aaee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5aa2b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec684bb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec62adf0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec5578b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec643670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6431c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6388e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec526a00> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febf2bd60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec6844f0> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febf2beb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fed342d30> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febebf580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febebf3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febf40640> ** (process:145513): WARNING **: 22:47:20.240: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fec8c4280> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febebf190> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeef8b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb8438b0> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb858fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb84a3a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb843df0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb858cd0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872dc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872b20> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872c10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872790> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb8727f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb861d90> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f99d0> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f9dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f96a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb872580> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f96d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb8430d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb80f460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb80f1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb843640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febef4580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeefd30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7bf400> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7bfbb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7ba0d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f3a90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb784760> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb784cd0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7943d0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb794730> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb794e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb784400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb779ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb779160> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7b55e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb779760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f3c40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7b5f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7f3e80> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7792e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7402e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7405b0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0feb76fd60> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb667af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb667460> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb667dc0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb6744c0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb68d6a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb683250> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb698880> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb69e550> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb624340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb766d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb766a90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb633340> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb633ac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb6332e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb62aaf0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5dfb20> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5e2280> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5fe3a0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5fe760> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb604400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb604fa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb6137f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb613b20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb613ee0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5a25e0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5b11c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5a2e50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5a2940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5e2340> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb565eb0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb56e160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5f0be0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb57dac0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb5859d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb57d3d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb58fc70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb595e80> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb59a5e0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb59ad90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb527850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7e7b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7667f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb7d6d60> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb54fa90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb55a640> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb55a220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb4e3be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb548820> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb54f610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb4a5a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb46f7c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb482970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb46ff70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb422eb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb4b0520> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb3f2b20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb40fd30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb415760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb41b2b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb41b610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb3a44c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb3a4dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeef9d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0febeefa90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb378a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb362730> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_r19we_bs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2b16d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0feb2b1760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb32dbe0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb32d370> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb32db80> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc8250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2d5a00> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc86a0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdc430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafd1f10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdc5e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdc820> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdca00> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdcc10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafdce50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafe8c10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafe8d90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafe8fa0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0190> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0610> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0c40> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaff0f40> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaffb160> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaffb2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feaffb520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafd1a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc8f70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafc8d90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2b19d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feb2e7220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0feafa16a0> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": ["lvm2", "xfsprogs"], "invocation": {"module_args": {"packages_only": true, "pools": [{"disks": [], "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": null, "name": "foo", "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": false, "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": "xfs", "mount_options": null, "mount_point": "/foo", "mount_user": null, "mount_group": null, "mount_mode": null, "name": "test1", "raid_level": null, "size": null, "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": [], "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, "diskvolume_mkfs_option_map": {}, "disklabel_type": null, "use_partitions": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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.dmraid # 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 gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # 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.dmraid # 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # 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 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 textwrap # 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 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 linecache # destroy tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # 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 inspect # 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.dmraid # 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 copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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.dmraid # 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 gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # 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.dmraid # 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # 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 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 textwrap # 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 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 linecache # destroy tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # 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 inspect # 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.dmraid # 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 copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib # clear sys.audit hooks 67225 1726886841.12497: done with _execute_module (fedora.linux_system_roles.blivet, {'packages_only': True, 'pools': [{'name': 'foo', 'type': 'lvm', 'state': 'present', 'disks': [], 'encryption': False, 'volumes': [{'name': 'test1', 'type': 'lvm', 'fs_type': 'xfs', 'state': 'present', 'mount_point': '/foo', 'encryption': False}]}], 'volumes': [], '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': []}, '_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-1726886839.6950252-67818-277611690270521/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886841.12500: _low_level_execute_command(): starting 67225 1726886841.12501: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886839.6950252-67818-277611690270521/ > /dev/null 2>&1 && sleep 0' 67225 1726886841.12503: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886841.12504: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.12505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.12507: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.12508: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.12510: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886841.12513: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.12515: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886841.12516: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886841.12517: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886841.12518: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.12520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.12524: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.12525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.12526: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886841.12527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.12529: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886841.12530: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886841.12531: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886841.12532: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886841.14809: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886841.14853: stderr chunk (state=3): >>><<< 67225 1726886841.14857: stdout chunk (state=3): >>><<< 67225 1726886841.14870: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886841.14878: handler run complete 67225 1726886841.14933: attempt loop complete, returning result 67225 1726886841.14937: _execute() done 67225 1726886841.14940: dumping result to json 67225 1726886841.14949: done dumping result, returning 67225 1726886841.14958: done running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps [02369adf-7a19-6840-5358-000000000182] 67225 1726886841.14963: sending task result for task 02369adf-7a19-6840-5358-000000000182 67225 1726886841.15079: done sending task result for task 02369adf-7a19-6840-5358-000000000182 67225 1726886841.15082: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } 67225 1726886841.15233: no more pending results, returning what we have 67225 1726886841.15236: results queue empty 67225 1726886841.15237: checking for any_errors_fatal 67225 1726886841.15238: done checking for any_errors_fatal 67225 1726886841.15239: checking for max_fail_percentage 67225 1726886841.15240: done checking for max_fail_percentage 67225 1726886841.15241: checking to see if all hosts have failed and the running result is not ok 67225 1726886841.15242: done checking to see if all hosts have failed 67225 1726886841.15242: getting the remaining hosts for this loop 67225 1726886841.15243: done getting the remaining hosts for this loop 67225 1726886841.15247: getting the next task for host managed_node2 67225 1726886841.15252: done getting next task for host managed_node2 67225 1726886841.15254: ^ task is: TASK: Assert unexpected required package list is empty 67225 1726886841.15256: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886841.15263: getting variables 67225 1726886841.15264: in VariableManager get_vars() 67225 1726886841.15293: Calling all_inventory to load vars for managed_node2 67225 1726886841.15296: Calling groups_inventory to load vars for managed_node2 67225 1726886841.15298: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886841.15308: Calling all_plugins_play to load vars for managed_node2 67225 1726886841.15311: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886841.15315: Calling groups_plugins_play to load vars for managed_node2 67225 1726886841.16087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886841.16640: done with get_vars() 67225 1726886841.16653: done getting variables 67225 1726886841.16746: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Assert unexpected required package list is empty] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:32 Friday 20 September 2024 22:47:21 -0400 (0:00:01.550) 0:00:17.146 ****** 67225 1726886841.16772: entering _queue_task() for managed_node2/assert 67225 1726886841.16774: Creating lock for assert 67225 1726886841.17011: worker is 1 (out of 1 available) 67225 1726886841.17024: exiting _queue_task() for managed_node2/assert 67225 1726886841.17034: done queuing things up, now waiting for results queue to drain 67225 1726886841.17035: waiting for pending results... 67225 1726886841.17292: running TaskExecutor() for managed_node2/TASK: Assert unexpected required package list is empty 67225 1726886841.17383: in run() - task 02369adf-7a19-6840-5358-000000000008 67225 1726886841.17402: variable 'ansible_search_path' from source: unknown 67225 1726886841.17441: calling self._execute() 67225 1726886841.17532: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886841.17544: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886841.17558: variable 'omit' from source: magic vars 67225 1726886841.17664: variable 'omit' from source: magic vars 67225 1726886841.17702: variable 'omit' from source: magic vars 67225 1726886841.17930: variable 'blivet_output' from source: set_fact 67225 1726886841.17980: variable 'omit' from source: magic vars 67225 1726886841.18028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886841.18067: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886841.18092: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886841.18117: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886841.18140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886841.18162: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886841.18183: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886841.18218: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886841.18226: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886841.18238: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886841.18362: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886841.18370: Set connection var ansible_shell_type to sh 67225 1726886841.18380: Set connection var ansible_timeout to 10 67225 1726886841.18387: Set connection var ansible_connection to ssh 67225 1726886841.18404: Set connection var ansible_shell_executable to /bin/sh 67225 1726886841.18415: Set connection var ansible_pipelining to False 67225 1726886841.18442: variable 'ansible_shell_executable' from source: unknown 67225 1726886841.18454: variable 'ansible_connection' from source: unknown 67225 1726886841.18462: variable 'ansible_module_compression' from source: unknown 67225 1726886841.18468: variable 'ansible_shell_type' from source: unknown 67225 1726886841.18475: variable 'ansible_shell_executable' from source: unknown 67225 1726886841.18482: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886841.18489: variable 'ansible_pipelining' from source: unknown 67225 1726886841.18495: variable 'ansible_timeout' from source: unknown 67225 1726886841.18503: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886841.18652: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886841.18673: variable 'omit' from source: magic vars 67225 1726886841.18684: starting attempt loop 67225 1726886841.18692: running the handler 67225 1726886841.18876: variable 'blivet_output' from source: set_fact 67225 1726886841.18896: Evaluated conditional (blivet_output.packages == ['lvm2', 'xfsprogs']): True 67225 1726886841.19020: variable 'blivet_output' from source: set_fact 67225 1726886841.19037: Evaluated conditional (not blivet_output.changed): True 67225 1726886841.19046: handler run complete 67225 1726886841.19063: attempt loop complete, returning result 67225 1726886841.19070: _execute() done 67225 1726886841.19076: dumping result to json 67225 1726886841.19082: done dumping result, returning 67225 1726886841.19092: done running TaskExecutor() for managed_node2/TASK: Assert unexpected required package list is empty [02369adf-7a19-6840-5358-000000000008] 67225 1726886841.19105: sending task result for task 02369adf-7a19-6840-5358-000000000008 67225 1726886841.19210: done sending task result for task 02369adf-7a19-6840-5358-000000000008 ok: [managed_node2] => { "changed": false } MSG: All assertions passed 67225 1726886841.19262: no more pending results, returning what we have 67225 1726886841.19265: results queue empty 67225 1726886841.19266: checking for any_errors_fatal 67225 1726886841.19286: done checking for any_errors_fatal 67225 1726886841.19287: checking for max_fail_percentage 67225 1726886841.19289: done checking for max_fail_percentage 67225 1726886841.19290: checking to see if all hosts have failed and the running result is not ok 67225 1726886841.19292: done checking to see if all hosts have failed 67225 1726886841.19293: getting the remaining hosts for this loop 67225 1726886841.19294: done getting the remaining hosts for this loop 67225 1726886841.19298: getting the next task for host managed_node2 67225 1726886841.19304: done getting next task for host managed_node2 67225 1726886841.19308: ^ task is: TASK: Test disk and ext4 package deps 67225 1726886841.19310: ^ 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 67225 1726886841.19316: getting variables 67225 1726886841.19317: in VariableManager get_vars() 67225 1726886841.19355: Calling all_inventory to load vars for managed_node2 67225 1726886841.19358: Calling groups_inventory to load vars for managed_node2 67225 1726886841.19360: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886841.19372: Calling all_plugins_play to load vars for managed_node2 67225 1726886841.19376: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886841.19380: Calling groups_plugins_play to load vars for managed_node2 67225 1726886841.19894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886841.20430: WORKER PROCESS EXITING 67225 1726886841.20659: done with get_vars() 67225 1726886841.20672: done getting variables TASK [Test disk and ext4 package deps] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:39 Friday 20 September 2024 22:47:21 -0400 (0:00:00.039) 0:00:17.186 ****** 67225 1726886841.20758: entering _queue_task() for managed_node2/include_tasks 67225 1726886841.20966: worker is 1 (out of 1 available) 67225 1726886841.20978: exiting _queue_task() for managed_node2/include_tasks 67225 1726886841.20989: done queuing things up, now waiting for results queue to drain 67225 1726886841.20991: waiting for pending results... 67225 1726886841.21251: running TaskExecutor() for managed_node2/TASK: Test disk and ext4 package deps 67225 1726886841.21347: in run() - task 02369adf-7a19-6840-5358-000000000009 67225 1726886841.21367: variable 'ansible_search_path' from source: unknown 67225 1726886841.21405: calling self._execute() 67225 1726886841.21492: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886841.21504: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886841.21521: variable 'omit' from source: magic vars 67225 1726886841.21630: _execute() done 67225 1726886841.21638: dumping result to json 67225 1726886841.21646: done dumping result, returning 67225 1726886841.21660: done running TaskExecutor() for managed_node2/TASK: Test disk and ext4 package deps [02369adf-7a19-6840-5358-000000000009] 67225 1726886841.21669: sending task result for task 02369adf-7a19-6840-5358-000000000009 67225 1726886841.21794: no more pending results, returning what we have 67225 1726886841.21799: in VariableManager get_vars() 67225 1726886841.21838: Calling all_inventory to load vars for managed_node2 67225 1726886841.21841: Calling groups_inventory to load vars for managed_node2 67225 1726886841.21843: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886841.21856: Calling all_plugins_play to load vars for managed_node2 67225 1726886841.21860: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886841.21863: Calling groups_plugins_play to load vars for managed_node2 67225 1726886841.22371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886841.22931: done sending task result for task 02369adf-7a19-6840-5358-000000000009 67225 1726886841.22935: WORKER PROCESS EXITING 67225 1726886841.23083: done with get_vars() 67225 1726886841.23093: variable 'ansible_search_path' from source: unknown 67225 1726886841.23106: we have included files to process 67225 1726886841.23107: generating all_blocks data 67225 1726886841.23108: done generating all_blocks data 67225 1726886841.23115: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886841.23116: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886841.23119: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886841.23284: done processing included file 67225 1726886841.23286: iterating over new_blocks loaded from include file 67225 1726886841.23288: in VariableManager get_vars() 67225 1726886841.23301: done with get_vars() 67225 1726886841.23303: filtering new block on tags 67225 1726886841.23319: done filtering new block on tags 67225 1726886841.23322: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml for managed_node2 67225 1726886841.23325: extending task lists for all hosts with included blocks 67225 1726886841.23744: done extending task lists 67225 1726886841.23746: done processing included files 67225 1726886841.23747: results queue empty 67225 1726886841.23747: checking for any_errors_fatal 67225 1726886841.23750: done checking for any_errors_fatal 67225 1726886841.23750: checking for max_fail_percentage 67225 1726886841.23752: done checking for max_fail_percentage 67225 1726886841.23752: checking to see if all hosts have failed and the running result is not ok 67225 1726886841.23753: done checking to see if all hosts have failed 67225 1726886841.23754: getting the remaining hosts for this loop 67225 1726886841.23755: done getting the remaining hosts for this loop 67225 1726886841.23757: getting the next task for host managed_node2 67225 1726886841.23761: done getting next task for host managed_node2 67225 1726886841.23763: ^ task is: TASK: Test lvm and xfs package deps 67225 1726886841.23766: ^ 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? (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 67225 1726886841.23768: getting variables 67225 1726886841.23769: in VariableManager get_vars() 67225 1726886841.23778: Calling all_inventory to load vars for managed_node2 67225 1726886841.23780: Calling groups_inventory to load vars for managed_node2 67225 1726886841.23782: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886841.23786: Calling all_plugins_play to load vars for managed_node2 67225 1726886841.23788: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886841.23791: Calling groups_plugins_play to load vars for managed_node2 67225 1726886841.24193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886841.24747: done with get_vars() 67225 1726886841.24758: done getting variables TASK [Test lvm and xfs package deps] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml:2 Friday 20 September 2024 22:47:21 -0400 (0:00:00.040) 0:00:17.226 ****** 67225 1726886841.24815: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886841.25011: worker is 1 (out of 1 available) 67225 1726886841.25025: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886841.25035: done queuing things up, now waiting for results queue to drain 67225 1726886841.25036: waiting for pending results... 67225 1726886841.25278: running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps 67225 1726886841.25376: in run() - task 02369adf-7a19-6840-5358-0000000001b8 67225 1726886841.25393: variable 'ansible_search_path' from source: unknown 67225 1726886841.25433: calling self._execute() 67225 1726886841.25509: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886841.25521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886841.25533: variable 'omit' from source: magic vars 67225 1726886841.25630: variable 'omit' from source: magic vars 67225 1726886841.25671: variable 'omit' from source: magic vars 67225 1726886841.25705: variable 'packages_only' from source: include params 67225 1726886841.25920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886841.28139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886841.28223: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886841.28262: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886841.28305: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886841.28338: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886841.28418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886841.28452: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886841.28480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886841.28531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886841.28551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886841.28784: variable 'storage_volumes' from source: include params 67225 1726886841.28834: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886841.28906: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886841.28969: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886841.29027: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886841.29135: variable 'omit' from source: magic vars 67225 1726886841.29171: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886841.29202: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886841.29227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886841.29248: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886841.29263: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886841.29287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886841.29308: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886841.29344: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886841.29353: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886841.29360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886841.29478: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886841.29488: Set connection var ansible_shell_type to sh 67225 1726886841.29502: Set connection var ansible_timeout to 10 67225 1726886841.29508: Set connection var ansible_connection to ssh 67225 1726886841.29527: Set connection var ansible_shell_executable to /bin/sh 67225 1726886841.29537: Set connection var ansible_pipelining to False 67225 1726886841.29565: variable 'ansible_shell_executable' from source: unknown 67225 1726886841.29572: variable 'ansible_connection' from source: unknown 67225 1726886841.29579: variable 'ansible_module_compression' from source: unknown 67225 1726886841.29585: variable 'ansible_shell_type' from source: unknown 67225 1726886841.29592: variable 'ansible_shell_executable' from source: unknown 67225 1726886841.29599: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886841.29609: variable 'ansible_pipelining' from source: unknown 67225 1726886841.29618: variable 'ansible_timeout' from source: unknown 67225 1726886841.29625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886841.29754: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886841.29769: variable 'omit' from source: magic vars 67225 1726886841.29784: starting attempt loop 67225 1726886841.29790: running the handler 67225 1726886841.29808: _low_level_execute_command(): starting 67225 1726886841.29823: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886841.30561: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886841.30578: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.30595: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.30617: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.30661: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.30672: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886841.30688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.30708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886841.30722: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886841.30734: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886841.30746: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.30760: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.30776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.30789: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.30804: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886841.30830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.30904: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886841.30934: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886841.30953: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886841.31034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886841.33435: stdout chunk (state=3): >>>/root <<< 67225 1726886841.33678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886841.33681: stdout chunk (state=3): >>><<< 67225 1726886841.33689: stderr chunk (state=3): >>><<< 67225 1726886841.33713: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886841.33727: _low_level_execute_command(): starting 67225 1726886841.33733: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874 `" && echo ansible-tmp-1726886841.3371542-67845-278316220010874="` echo /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874 `" ) && sleep 0' 67225 1726886841.34430: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886841.34438: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.34448: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.34469: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.34511: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.34520: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886841.34529: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.34543: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886841.34551: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886841.34557: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886841.34572: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.34593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.34609: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.34627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.34639: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886841.34652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.34736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886841.34757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886841.34776: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886841.34859: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886841.37460: stdout chunk (state=3): >>>ansible-tmp-1726886841.3371542-67845-278316220010874=/root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874 <<< 67225 1726886841.37703: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886841.37707: stdout chunk (state=3): >>><<< 67225 1726886841.37709: stderr chunk (state=3): >>><<< 67225 1726886841.37757: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886841.3371542-67845-278316220010874=/root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886841.37797: variable 'ansible_module_compression' from source: unknown 67225 1726886841.37852: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 67225 1726886841.37889: variable 'ansible_facts' from source: unknown 67225 1726886841.37959: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874/AnsiballZ_blivet.py 67225 1726886841.38056: Sending initial data 67225 1726886841.38065: Sent initial data (155 bytes) 67225 1726886841.38713: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.38717: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.38743: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.38765: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration <<< 67225 1726886841.38768: 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.44.148 originally 10.31.44.148 debug2: match found <<< 67225 1726886841.38774: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.38821: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886841.38830: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886841.38879: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886841.41358: 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 <<< 67225 1726886841.41362: stderr chunk (state=3): >>>debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 <<< 67225 1726886841.41392: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886841.41435: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmphp9ny_tc /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874/AnsiballZ_blivet.py <<< 67225 1726886841.41476: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886841.42476: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886841.42593: stderr chunk (state=3): >>><<< 67225 1726886841.42596: stdout chunk (state=3): >>><<< 67225 1726886841.42617: done transferring module to remote 67225 1726886841.42628: _low_level_execute_command(): starting 67225 1726886841.42639: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874/ /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874/AnsiballZ_blivet.py && sleep 0' 67225 1726886841.43458: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886841.43461: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.43464: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.43466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.43469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.43471: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886841.43473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.43475: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886841.43477: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886841.43479: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886841.43481: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.43484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.43502: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.43510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.43518: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886841.43528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.43588: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886841.43605: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886841.43633: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886841.43690: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886841.46354: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886841.46357: stdout chunk (state=3): >>><<< 67225 1726886841.46363: stderr chunk (state=3): >>><<< 67225 1726886841.46383: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886841.46386: _low_level_execute_command(): starting 67225 1726886841.46390: _low_level_execute_command(): using become for this command 67225 1726886841.46403: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-ddlklqpucjrzqipbhdedfwqtnjdkdsly ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874/AnsiballZ_blivet.py'"'"' && sleep 0' 67225 1726886841.46516: Initial state: awaiting_escalation: BECOME-SUCCESS-ddlklqpucjrzqipbhdedfwqtnjdkdsly 67225 1726886841.47001: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886841.47044: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.47062: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.47071: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.47110: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.47116: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886841.47123: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.47146: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886841.47162: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886841.47173: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886841.47184: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886841.47196: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886841.47214: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886841.47229: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886841.47241: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886841.47265: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886841.47352: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886841.47390: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886841.47393: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886841.47444: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886841.51530: stdout chunk (state=1): >>>BECOME-SUCCESS-ddlklqpucjrzqipbhdedfwqtnjdkdsly<<< 67225 1726886841.51533: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-ddlklqpucjrzqipbhdedfwqtnjdkdsly' 67225 1726886841.51539: stdout chunk (state=3): >>> <<< 67225 1726886841.51883: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 67225 1726886841.51905: stdout chunk (state=3): >>>import _imp # builtin <<< 67225 1726886841.51942: stdout chunk (state=3): >>>import '_thread' # <<< 67225 1726886841.51963: stdout chunk (state=3): >>>import '_warnings' # <<< 67225 1726886841.51986: stdout chunk (state=3): >>> <<< 67225 1726886841.52002: stdout chunk (state=3): >>>import '_weakref' # <<< 67225 1726886841.52110: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886841.52141: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886841.52207: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886841.52214: stdout chunk (state=3): >>> <<< 67225 1726886841.52268: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 67225 1726886841.52291: stdout chunk (state=3): >>># installing zipimport hook <<< 67225 1726886841.52338: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886841.52341: stdout chunk (state=3): >>> <<< 67225 1726886841.52380: stdout chunk (state=3): >>>import 'zipimport' # <<< 67225 1726886841.52396: stdout chunk (state=3): >>># installed zipimport hook <<< 67225 1726886841.52503: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 67225 1726886841.52535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.52588: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py<<< 67225 1726886841.52593: stdout chunk (state=3): >>> <<< 67225 1726886841.52639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc'<<< 67225 1726886841.52645: stdout chunk (state=3): >>> <<< 67225 1726886841.52668: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886841.52671: stdout chunk (state=3): >>> <<< 67225 1726886841.52713: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31760ca0><<< 67225 1726886841.52715: stdout chunk (state=3): >>> <<< 67225 1726886841.52776: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py<<< 67225 1726886841.52806: stdout chunk (state=3): >>> <<< 67225 1726886841.52828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 67225 1726886841.52849: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707280><<< 67225 1726886841.52871: stdout chunk (state=3): >>> <<< 67225 1726886841.52880: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31760a00> <<< 67225 1726886841.52916: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 67225 1726886841.52942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<< 67225 1726886841.52945: stdout chunk (state=3): >>> <<< 67225 1726886841.52981: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe317609a0> <<< 67225 1726886841.53026: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886841.53107: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 67225 1726886841.53110: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707370> <<< 67225 1726886841.53143: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py<<< 67225 1726886841.53184: stdout chunk (state=3): >>> <<< 67225 1726886841.53187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886841.53226: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 67225 1726886841.53256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886841.53297: stdout chunk (state=3): >>>import '_abc' # <<< 67225 1726886841.53329: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707820> <<< 67225 1726886841.53352: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707550> <<< 67225 1726886841.53392: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886841.53427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886841.53465: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886841.53515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886841.53549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886841.53590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886841.53641: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886841.53662: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316b3f70> <<< 67225 1726886841.53686: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py<<< 67225 1726886841.53700: stdout chunk (state=3): >>> <<< 67225 1726886841.53728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886841.53840: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316ba100> <<< 67225 1726886841.53880: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886841.53902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886841.53938: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 67225 1726886841.53958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' <<< 67225 1726886841.53974: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316e3730> <<< 67225 1726886841.53994: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316ba820> <<< 67225 1726886841.54060: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3171c760> <<< 67225 1726886841.54102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 67225 1726886841.54125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' <<< 67225 1726886841.54150: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316b3c70> <<< 67225 1726886841.54235: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 67225 1726886841.54255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886841.54268: stdout chunk (state=3): >>>import '_locale' # <<< 67225 1726886841.54289: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316e3c70> <<< 67225 1726886841.54381: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707fd0> <<< 67225 1726886841.54438: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 67225 1726886841.54458: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux <<< 67225 1726886841.54463: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886841.54819: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886841.54847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc'<<< 67225 1726886841.54852: stdout chunk (state=3): >>> <<< 67225 1726886841.54903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886841.54933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886841.54974: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py<<< 67225 1726886841.54984: stdout chunk (state=3): >>> <<< 67225 1726886841.55015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886841.55054: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py<<< 67225 1726886841.55057: stdout chunk (state=3): >>> <<< 67225 1726886841.55089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886841.55119: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165ad90> <<< 67225 1726886841.55203: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165de20> <<< 67225 1726886841.55234: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886841.55266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc'<<< 67225 1726886841.55269: stdout chunk (state=3): >>> <<< 67225 1726886841.55307: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886841.55334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886841.55364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886841.55396: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 67225 1726886841.55424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886841.55453: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31654730> <<< 67225 1726886841.55488: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165b520><<< 67225 1726886841.55492: stdout chunk (state=3): >>> <<< 67225 1726886841.55517: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165a250> <<< 67225 1726886841.55548: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886841.55666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886841.55704: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886841.55757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.55796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 67225 1726886841.55822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886841.55865: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.55887: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.55918: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31373c70><<< 67225 1726886841.55924: stdout chunk (state=3): >>> <<< 67225 1726886841.55926: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373760> <<< 67225 1726886841.55956: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886841.55992: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 67225 1726886841.56017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc'<<< 67225 1726886841.56032: stdout chunk (state=3): >>> <<< 67225 1726886841.56037: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373d60> <<< 67225 1726886841.56069: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 67225 1726886841.56077: stdout chunk (state=3): >>> <<< 67225 1726886841.56109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886841.56147: stdout chunk (state=3): >>>import '_operator' # <<< 67225 1726886841.56150: stdout chunk (state=3): >>> <<< 67225 1726886841.56176: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373e20> <<< 67225 1726886841.56205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886841.56234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 67225 1726886841.56251: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373ee0><<< 67225 1726886841.56255: stdout chunk (state=3): >>> <<< 67225 1726886841.56284: stdout chunk (state=3): >>>import '_collections' # <<< 67225 1726886841.56348: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313cbbe0> <<< 67225 1726886841.56380: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886841.56386: stdout chunk (state=3): >>> <<< 67225 1726886841.56432: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313c54c0> <<< 67225 1726886841.56511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py<<< 67225 1726886841.56529: stdout chunk (state=3): >>> <<< 67225 1726886841.56532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc'<<< 67225 1726886841.56550: stdout chunk (state=3): >>> <<< 67225 1726886841.56554: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313da520> <<< 67225 1726886841.56575: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31661d00> <<< 67225 1726886841.56618: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 67225 1726886841.56626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886841.56669: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.56688: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.56701: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31384b20> <<< 67225 1726886841.56717: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165dfa0> <<< 67225 1726886841.56856: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.56884: stdout chunk (state=3): >>> # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe313da130> <<< 67225 1726886841.56909: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316678b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886841.56969: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py<<< 67225 1726886841.56973: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.56977: stdout chunk (state=3): >>> <<< 67225 1726886841.57030: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886841.57100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384c40> <<< 67225 1726886841.57164: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 67225 1726886841.57167: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<< 67225 1726886841.57170: stdout chunk (state=3): >>> <<< 67225 1726886841.57172: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384bb0><<< 67225 1726886841.57199: stdout chunk (state=3): >>> <<< 67225 1726886841.57210: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 67225 1726886841.57240: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 67225 1726886841.57245: stdout chunk (state=3): >>> <<< 67225 1726886841.57259: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 67225 1726886841.57263: stdout chunk (state=3): >>> <<< 67225 1726886841.57294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886841.57352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886841.57428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 67225 1726886841.57431: stdout chunk (state=3): >>> <<< 67225 1726886841.57479: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 67225 1726886841.57488: stdout chunk (state=3): >>> <<< 67225 1726886841.57491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 67225 1726886841.57493: stdout chunk (state=3): >>> <<< 67225 1726886841.57496: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31358220> <<< 67225 1726886841.57537: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 67225 1726886841.57540: stdout chunk (state=3): >>> <<< 67225 1726886841.57562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886841.57630: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31358310><<< 67225 1726886841.57648: stdout chunk (state=3): >>> <<< 67225 1726886841.57833: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31391e50><<< 67225 1726886841.57848: stdout chunk (state=3): >>> <<< 67225 1726886841.57922: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313868e0><<< 67225 1726886841.57928: stdout chunk (state=3): >>> <<< 67225 1726886841.57943: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384e20> <<< 67225 1726886841.58009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 67225 1726886841.58015: stdout chunk (state=3): >>> <<< 67225 1726886841.58096: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 67225 1726886841.58109: stdout chunk (state=3): >>> <<< 67225 1726886841.58117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886841.58162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py<<< 67225 1726886841.58180: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 67225 1726886841.58201: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31302f70> <<< 67225 1726886841.58243: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312e7b20> <<< 67225 1726886841.58331: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31386d60><<< 67225 1726886841.58337: stdout chunk (state=3): >>> <<< 67225 1726886841.58356: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313c5fd0><<< 67225 1726886841.58360: stdout chunk (state=3): >>> <<< 67225 1726886841.58407: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 67225 1726886841.58410: stdout chunk (state=3): >>> <<< 67225 1726886841.58447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 67225 1726886841.58452: stdout chunk (state=3): >>> <<< 67225 1726886841.58497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 67225 1726886841.58504: stdout chunk (state=3): >>> <<< 67225 1726886841.58545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 67225 1726886841.58550: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312a09a0> <<< 67225 1726886841.58572: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886841.58637: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.58656: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe312a0cd0> <<< 67225 1726886841.58687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 67225 1726886841.58707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 67225 1726886841.58714: stdout chunk (state=3): >>> <<< 67225 1726886841.58744: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 67225 1726886841.58756: stdout chunk (state=3): >>> <<< 67225 1726886841.58769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 67225 1726886841.58773: stdout chunk (state=3): >>> <<< 67225 1726886841.58798: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312b25e0><<< 67225 1726886841.58803: stdout chunk (state=3): >>> <<< 67225 1726886841.58833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 67225 1726886841.58851: stdout chunk (state=3): >>> <<< 67225 1726886841.58917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 67225 1726886841.58924: stdout chunk (state=3): >>> <<< 67225 1726886841.58963: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312b2b20> <<< 67225 1726886841.59005: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59028: stdout chunk (state=3): >>> <<< 67225 1726886841.59047: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.59050: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3123d250> <<< 67225 1726886841.59062: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312a0dc0><<< 67225 1726886841.59070: stdout chunk (state=3): >>> <<< 67225 1726886841.59154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 67225 1726886841.59157: stdout chunk (state=3): >>> <<< 67225 1726886841.59160: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886841.59198: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59220: stdout chunk (state=3): >>> <<< 67225 1726886841.59227: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.59233: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3124f130> <<< 67225 1726886841.59266: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312b2460><<< 67225 1726886841.59270: stdout chunk (state=3): >>> <<< 67225 1726886841.59290: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886841.59297: stdout chunk (state=3): >>> <<< 67225 1726886841.59351: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59371: stdout chunk (state=3): >>> <<< 67225 1726886841.59377: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59379: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3124f1f0><<< 67225 1726886841.59380: stdout chunk (state=3): >>> <<< 67225 1726886841.59433: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384880><<< 67225 1726886841.59438: stdout chunk (state=3): >>> <<< 67225 1726886841.59473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py<<< 67225 1726886841.59480: stdout chunk (state=3): >>> <<< 67225 1726886841.59514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 67225 1726886841.59521: stdout chunk (state=3): >>> <<< 67225 1726886841.59550: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 67225 1726886841.59554: stdout chunk (state=3): >>> <<< 67225 1726886841.59586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc'<<< 67225 1726886841.59590: stdout chunk (state=3): >>> <<< 67225 1726886841.59637: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59653: stdout chunk (state=3): >>> # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59657: stdout chunk (state=3): >>> <<< 67225 1726886841.59666: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269550><<< 67225 1726886841.59672: stdout chunk (state=3): >>> <<< 67225 1726886841.59711: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 67225 1726886841.59724: stdout chunk (state=3): >>> <<< 67225 1726886841.59728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886841.59764: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59775: stdout chunk (state=3): >>> <<< 67225 1726886841.59802: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59806: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269820><<< 67225 1726886841.59828: stdout chunk (state=3): >>> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31269610><<< 67225 1726886841.59834: stdout chunk (state=3): >>> <<< 67225 1726886841.59860: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59871: stdout chunk (state=3): >>> <<< 67225 1726886841.59887: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.59899: stdout chunk (state=3): >>> import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269700><<< 67225 1726886841.59910: stdout chunk (state=3): >>> <<< 67225 1726886841.59956: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 67225 1726886841.59975: stdout chunk (state=3): >>> <<< 67225 1726886841.59978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc'<<< 67225 1726886841.59984: stdout chunk (state=3): >>> <<< 67225 1726886841.60303: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.60307: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269b50> <<< 67225 1726886841.60355: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.60358: stdout chunk (state=3): >>> <<< 67225 1726886841.60395: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.60404: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269fd0> <<< 67225 1726886841.60444: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31269790> <<< 67225 1726886841.60447: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3125d8e0><<< 67225 1726886841.60449: stdout chunk (state=3): >>> <<< 67225 1726886841.60492: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384460> <<< 67225 1726886841.60546: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886841.60618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 67225 1726886841.60621: stdout chunk (state=3): >>> <<< 67225 1726886841.60671: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31269940><<< 67225 1726886841.60678: stdout chunk (state=3): >>> <<< 67225 1726886841.60836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 67225 1726886841.60839: stdout chunk (state=3): >>> <<< 67225 1726886841.60875: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe311a0520><<< 67225 1726886841.60880: stdout chunk (state=3): >>> <<< 67225 1726886841.61061: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip'<<< 67225 1726886841.61071: stdout chunk (state=3): >>> <<< 67225 1726886841.61091: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.61095: stdout chunk (state=3): >>> <<< 67225 1726886841.61244: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.61253: stdout chunk (state=3): >>> <<< 67225 1726886841.61296: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py<<< 67225 1726886841.61301: stdout chunk (state=3): >>> <<< 67225 1726886841.61327: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.61332: stdout chunk (state=3): >>> <<< 67225 1726886841.61362: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.61365: stdout chunk (state=3): >>> <<< 67225 1726886841.61392: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py<<< 67225 1726886841.61397: stdout chunk (state=3): >>> <<< 67225 1726886841.61428: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.61433: stdout chunk (state=3): >>> <<< 67225 1726886841.63420: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.63431: stdout chunk (state=3): >>> <<< 67225 1726886841.64988: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<< 67225 1726886841.64998: stdout chunk (state=3): >>> <<< 67225 1726886841.65012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 67225 1726886841.65022: stdout chunk (state=3): >>> <<< 67225 1726886841.65039: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b6e730><<< 67225 1726886841.65043: stdout chunk (state=3): >>> <<< 67225 1726886841.65082: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<< 67225 1726886841.65090: stdout chunk (state=3): >>> <<< 67225 1726886841.65104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.65109: stdout chunk (state=3): >>> <<< 67225 1726886841.65147: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 67225 1726886841.65153: stdout chunk (state=3): >>> <<< 67225 1726886841.65174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'<<< 67225 1726886841.65178: stdout chunk (state=3): >>> <<< 67225 1726886841.65218: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 67225 1726886841.65235: stdout chunk (state=3): >>> <<< 67225 1726886841.65238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc'<<< 67225 1726886841.65243: stdout chunk (state=3): >>> <<< 67225 1726886841.65282: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.65297: stdout chunk (state=3): >>> <<< 67225 1726886841.65316: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.65328: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30bff850><<< 67225 1726886841.65333: stdout chunk (state=3): >>> <<< 67225 1726886841.65409: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff730><<< 67225 1726886841.65415: stdout chunk (state=3): >>> <<< 67225 1726886841.65480: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff490><<< 67225 1726886841.65488: stdout chunk (state=3): >>> <<< 67225 1726886841.65531: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 67225 1726886841.65535: stdout chunk (state=3): >>> <<< 67225 1726886841.65559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<< 67225 1726886841.65562: stdout chunk (state=3): >>> <<< 67225 1726886841.65637: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff580><<< 67225 1726886841.65644: stdout chunk (state=3): >>> <<< 67225 1726886841.65671: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff2b0><<< 67225 1726886841.65676: stdout chunk (state=3): >>> <<< 67225 1726886841.65705: stdout chunk (state=3): >>>import 'atexit' # <<< 67225 1726886841.65710: stdout chunk (state=3): >>> <<< 67225 1726886841.65755: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.65760: stdout chunk (state=3): >>> <<< 67225 1726886841.65787: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.65796: stdout chunk (state=3): >>> <<< 67225 1726886841.65806: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30bff4f0> <<< 67225 1726886841.65843: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 67225 1726886841.65847: stdout chunk (state=3): >>> <<< 67225 1726886841.65902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 67225 1726886841.65913: stdout chunk (state=3): >>> <<< 67225 1726886841.66003: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff8b0><<< 67225 1726886841.66010: stdout chunk (state=3): >>> <<< 67225 1726886841.66046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 67225 1726886841.66056: stdout chunk (state=3): >>> <<< 67225 1726886841.66091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 67225 1726886841.66093: stdout chunk (state=3): >>> <<< 67225 1726886841.66134: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 67225 1726886841.66136: stdout chunk (state=3): >>> <<< 67225 1726886841.66174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 67225 1726886841.66179: stdout chunk (state=3): >>> <<< 67225 1726886841.66207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 67225 1726886841.66213: stdout chunk (state=3): >>> <<< 67225 1726886841.66236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<< 67225 1726886841.66239: stdout chunk (state=3): >>> <<< 67225 1726886841.66365: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b51880><<< 67225 1726886841.66368: stdout chunk (state=3): >>> <<< 67225 1726886841.66420: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.66431: stdout chunk (state=3): >>> <<< 67225 1726886841.66456: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.66462: stdout chunk (state=3): >>> <<< 67225 1726886841.66465: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b514f0><<< 67225 1726886841.66473: stdout chunk (state=3): >>> <<< 67225 1726886841.66509: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.66519: stdout chunk (state=3): >>> <<< 67225 1726886841.66538: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.66548: stdout chunk (state=3): >>> <<< 67225 1726886841.66556: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b516a0> <<< 67225 1726886841.66597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 67225 1726886841.66601: stdout chunk (state=3): >>> <<< 67225 1726886841.66653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc'<<< 67225 1726886841.66655: stdout chunk (state=3): >>> <<< 67225 1726886841.66714: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b0cb50><<< 67225 1726886841.66720: stdout chunk (state=3): >>> <<< 67225 1726886841.66752: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bf9d00><<< 67225 1726886841.66757: stdout chunk (state=3): >>> <<< 67225 1726886841.67029: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff610><<< 67225 1726886841.67031: stdout chunk (state=3): >>> <<< 67225 1726886841.67062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 67225 1726886841.67070: stdout chunk (state=3): >>> <<< 67225 1726886841.67095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<< 67225 1726886841.67099: stdout chunk (state=3): >>> <<< 67225 1726886841.67142: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bf9e80><<< 67225 1726886841.67145: stdout chunk (state=3): >>> <<< 67225 1726886841.67180: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 67225 1726886841.67207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc'<<< 67225 1726886841.67215: stdout chunk (state=3): >>> <<< 67225 1726886841.67242: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 67225 1726886841.67252: stdout chunk (state=3): >>> <<< 67225 1726886841.67263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc'<<< 67225 1726886841.67265: stdout chunk (state=3): >>> <<< 67225 1726886841.67301: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 67225 1726886841.67310: stdout chunk (state=3): >>> <<< 67225 1726886841.67340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc'<<< 67225 1726886841.67345: stdout chunk (state=3): >>> <<< 67225 1726886841.67373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 67225 1726886841.67385: stdout chunk (state=3): >>> <<< 67225 1726886841.67396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc'<<< 67225 1726886841.67414: stdout chunk (state=3): >>> <<< 67225 1726886841.67420: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ae7880><<< 67225 1726886841.67425: stdout chunk (state=3): >>> <<< 67225 1726886841.67567: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ba0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ba0850><<< 67225 1726886841.67608: stdout chunk (state=3): >>> <<< 67225 1726886841.67616: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b06310><<< 67225 1726886841.67623: stdout chunk (state=3): >>> <<< 67225 1726886841.67685: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30ba0fa0> <<< 67225 1726886841.67722: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py<<< 67225 1726886841.67740: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.67750: stdout chunk (state=3): >>> <<< 67225 1726886841.67753: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ba0f70><<< 67225 1726886841.67759: stdout chunk (state=3): >>> <<< 67225 1726886841.67797: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py<<< 67225 1726886841.67801: stdout chunk (state=3): >>> <<< 67225 1726886841.67836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 67225 1726886841.67852: stdout chunk (state=3): >>> <<< 67225 1726886841.67882: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 67225 1726886841.67885: stdout chunk (state=3): >>> <<< 67225 1726886841.67974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886841.68073: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.68198: stdout chunk (state=3): >>> # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30acff70><<< 67225 1726886841.68209: stdout chunk (state=3): >>> <<< 67225 1726886841.68219: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bd7e80> <<< 67225 1726886841.68227: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 67225 1726886841.68233: stdout chunk (state=3): >>> <<< 67225 1726886841.68240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886841.68371: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30adf520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bd7fd0> <<< 67225 1726886841.68374: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886841.68441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.68445: stdout chunk (state=3): >>> <<< 67225 1726886841.68572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 67225 1726886841.68575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886841.68641: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30acf250><<< 67225 1726886841.68654: stdout chunk (state=3): >>> <<< 67225 1726886841.68898: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30adf160><<< 67225 1726886841.68905: stdout chunk (state=3): >>> <<< 67225 1726886841.69062: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.69096: stdout chunk (state=3): >>> <<< 67225 1726886841.69099: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.69114: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30add5b0><<< 67225 1726886841.69117: stdout chunk (state=3): >>> <<< 67225 1726886841.69174: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.69206: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30add670><<< 67225 1726886841.69214: stdout chunk (state=3): >>> <<< 67225 1726886841.69336: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30adcca0> <<< 67225 1726886841.69353: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bcfbb0> <<< 67225 1726886841.69371: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py <<< 67225 1726886841.69390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886841.69569: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.69614: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b619d0><<< 67225 1726886841.69618: stdout chunk (state=3): >>> <<< 67225 1726886841.69898: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.69926: stdout chunk (state=3): >>> # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b5e970> <<< 67225 1726886841.69954: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ad1880> <<< 67225 1726886841.70022: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.70058: stdout chunk (state=3): >>> import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b61400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b989d0><<< 67225 1726886841.70067: stdout chunk (state=3): >>> <<< 67225 1726886841.70085: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.70132: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.70147: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886841.70179: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.70314: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.70432: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.70472: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.70488: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py <<< 67225 1726886841.70532: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.70549: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.70556: stdout chunk (state=3): >>> <<< 67225 1726886841.70579: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 67225 1726886841.70597: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.70601: stdout chunk (state=3): >>> <<< 67225 1726886841.70751: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.70759: stdout chunk (state=3): >>> <<< 67225 1726886841.70923: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.70930: stdout chunk (state=3): >>> <<< 67225 1726886841.71756: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.71759: stdout chunk (state=3): >>> <<< 67225 1726886841.72874: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30aa9be0> <<< 67225 1726886841.72962: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 67225 1726886841.72974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 67225 1726886841.72997: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b557c0> <<< 67225 1726886841.73038: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30680100><<< 67225 1726886841.73043: stdout chunk (state=3): >>> <<< 67225 1726886841.73100: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 67225 1726886841.73136: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.73176: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.73179: stdout chunk (state=3): >>> <<< 67225 1726886841.73223: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py<<< 67225 1726886841.73227: stdout chunk (state=3): >>> <<< 67225 1726886841.73245: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.73434: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.73661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py<<< 67225 1726886841.73686: stdout chunk (state=3): >>> <<< 67225 1726886841.73689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886841.73716: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b56c10> <<< 67225 1726886841.73742: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.74405: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75029: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75132: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75236: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 67225 1726886841.75264: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75330: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75381: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886841.75417: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.75420: stdout chunk (state=3): >>> <<< 67225 1726886841.75510: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75634: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886841.75664: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75724: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.75727: stdout chunk (state=3): >>> <<< 67225 1726886841.75733: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py<<< 67225 1726886841.75739: stdout chunk (state=3): >>> <<< 67225 1726886841.75751: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75809: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.75869: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886841.75898: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.76221: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.76544: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886841.76591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886841.76623: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886841.76745: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b9bfd0> <<< 67225 1726886841.76769: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.76772: stdout chunk (state=3): >>> <<< 67225 1726886841.76871: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.76874: stdout chunk (state=3): >>> <<< 67225 1726886841.76973: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py<<< 67225 1726886841.76979: stdout chunk (state=3): >>> <<< 67225 1726886841.77000: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 67225 1726886841.77019: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py <<< 67225 1726886841.77043: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py<<< 67225 1726886841.77046: stdout chunk (state=3): >>> <<< 67225 1726886841.77080: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.77139: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.77225: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py<<< 67225 1726886841.77228: stdout chunk (state=3): >>> <<< 67225 1726886841.77240: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.77298: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.77367: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.77371: stdout chunk (state=3): >>> <<< 67225 1726886841.77464: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.77563: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886841.77610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.77623: stdout chunk (state=3): >>> <<< 67225 1726886841.77731: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.77763: stdout chunk (state=3): >>> # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30a96700> <<< 67225 1726886841.77815: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30635f40><<< 67225 1726886841.77826: stdout chunk (state=3): >>> <<< 67225 1726886841.77893: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 67225 1726886841.77920: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available<<< 67225 1726886841.77932: stdout chunk (state=3): >>> <<< 67225 1726886841.78119: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.78215: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.78259: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.78263: stdout chunk (state=3): >>> <<< 67225 1726886841.78353: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 67225 1726886841.78356: stdout chunk (state=3): >>> <<< 67225 1726886841.78368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886841.78394: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886841.78464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc'<<< 67225 1726886841.78480: stdout chunk (state=3): >>> <<< 67225 1726886841.78493: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886841.78522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886841.78685: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3066fb50> <<< 67225 1726886841.78749: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30aa4520> <<< 67225 1726886841.78867: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30a9fa60> # destroy ansible.module_utils.distro<<< 67225 1726886841.78894: stdout chunk (state=3): >>> import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886841.78915: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.78953: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.78956: stdout chunk (state=3): >>> <<< 67225 1726886841.79002: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py <<< 67225 1726886841.79026: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886841.79145: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py<<< 67225 1726886841.79149: stdout chunk (state=3): >>> <<< 67225 1726886841.79161: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79192: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.79228: stdout chunk (state=3): >>> import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 67225 1726886841.79280: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79284: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79309: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py <<< 67225 1726886841.79360: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79377: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79394: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 67225 1726886841.79419: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79453: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79490: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 67225 1726886841.79506: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79537: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.79564: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 67225 1726886841.79584: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886841.81727: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886841.81730: stdout chunk (state=3): >>> <<< 67225 1726886841.83655: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py<<< 67225 1726886841.83658: stdout chunk (state=3): >>> <<< 67225 1726886841.83728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 67225 1726886841.83768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py<<< 67225 1726886841.83771: stdout chunk (state=3): >>> <<< 67225 1726886841.83797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 67225 1726886841.83863: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 67225 1726886841.83866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 67225 1726886841.83916: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.83953: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe303a9040> <<< 67225 1726886841.83973: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303a9280> <<< 67225 1726886841.84030: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303a9a00><<< 67225 1726886841.84034: stdout chunk (state=3): >>> <<< 67225 1726886841.84213: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067f460> <<< 67225 1726886841.84317: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py <<< 67225 1726886841.84320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.84366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py<<< 67225 1726886841.84369: stdout chunk (state=3): >>> <<< 67225 1726886841.84417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 67225 1726886841.84449: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 67225 1726886841.84474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886841.84535: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30a960a0> <<< 67225 1726886841.84572: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py<<< 67225 1726886841.84595: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 67225 1726886841.84676: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py<<< 67225 1726886841.84686: stdout chunk (state=3): >>> <<< 67225 1726886841.84699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 67225 1726886841.84762: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067e160><<< 67225 1726886841.84765: stdout chunk (state=3): >>> <<< 67225 1726886841.84841: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.84886: stdout chunk (state=3): >>> # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.84902: stdout chunk (state=3): >>> import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3067e940> <<< 67225 1726886841.84904: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067ee50> <<< 67225 1726886841.84956: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py<<< 67225 1726886841.84976: stdout chunk (state=3): >>> <<< 67225 1726886841.84990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886841.85027: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py <<< 67225 1726886841.85046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 67225 1726886841.85096: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 67225 1726886841.85147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc'<<< 67225 1726886841.85150: stdout chunk (state=3): >>> <<< 67225 1726886841.85240: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303b5340><<< 67225 1726886841.85268: stdout chunk (state=3): >>> <<< 67225 1726886841.85281: stdout chunk (state=3): >>>import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303b51f0> <<< 67225 1726886841.85396: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067ec40> <<< 67225 1726886841.85445: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py <<< 67225 1726886841.85458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 67225 1726886841.85494: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py<<< 67225 1726886841.85518: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.85537: stdout chunk (state=3): >>> <<< 67225 1726886841.85560: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi<<< 67225 1726886841.85568: stdout chunk (state=3): >>> <<< 67225 1726886841.85840: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py<<< 67225 1726886841.85877: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' <<< 67225 1726886841.85888: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d0070> <<< 67225 1726886841.85980: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886841.86005: stdout chunk (state=3): >>> # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe304d0f70><<< 67225 1726886841.86017: stdout chunk (state=3): >>> <<< 67225 1726886841.86045: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d07f0><<< 67225 1726886841.86054: stdout chunk (state=3): >>> <<< 67225 1726886841.86108: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py <<< 67225 1726886841.86121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.86165: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py <<< 67225 1726886841.86198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 67225 1726886841.86224: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 67225 1726886841.86257: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 67225 1726886841.86292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 67225 1726886841.86352: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304242e0> <<< 67225 1726886841.86416: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py<<< 67225 1726886841.86441: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304243d0> <<< 67225 1726886841.86485: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py<<< 67225 1726886841.86519: stdout chunk (state=3): >>> <<< 67225 1726886841.86549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304246d0> <<< 67225 1726886841.86600: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py <<< 67225 1726886841.86635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 67225 1726886841.86665: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30424ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f3c40><<< 67225 1726886841.86694: stdout chunk (state=3): >>> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f3820><<< 67225 1726886841.86721: stdout chunk (state=3): >>> <<< 67225 1726886841.86751: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886841.86781: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py <<< 67225 1726886841.86808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.86828: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886841.86868: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f3ee0> <<< 67225 1726886841.86897: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f32b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d0bb0> <<< 67225 1726886841.86962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py<<< 67225 1726886841.87002: stdout chunk (state=3): >>> <<< 67225 1726886841.87020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 67225 1726886841.87062: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py <<< 67225 1726886841.87091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 67225 1726886841.87108: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30476df0> <<< 67225 1726886841.87149: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 67225 1726886841.87162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 67225 1726886841.87201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py<<< 67225 1726886841.87219: stdout chunk (state=3): >>> <<< 67225 1726886841.87264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'<<< 67225 1726886841.87276: stdout chunk (state=3): >>> <<< 67225 1726886841.87322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py<<< 67225 1726886841.87337: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 67225 1726886841.87524: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303a48b0><<< 67225 1726886841.87541: stdout chunk (state=3): >>> <<< 67225 1726886841.87608: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3048f670><<< 67225 1726886841.87623: stdout chunk (state=3): >>> <<< 67225 1726886841.87659: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3048f1c0> <<< 67225 1726886841.87875: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304878e0><<< 67225 1726886841.87891: stdout chunk (state=3): >>> <<< 67225 1726886841.87982: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py<<< 67225 1726886841.87999: stdout chunk (state=3): >>> <<< 67225 1726886841.88028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' <<< 67225 1726886841.88383: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30372a00><<< 67225 1726886841.88400: stdout chunk (state=3): >>> <<< 67225 1726886841.88505: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py <<< 67225 1726886841.88535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' <<< 67225 1726886841.88870: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd77d60> <<< 67225 1726886841.88906: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d04f0> <<< 67225 1726886841.88992: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py<<< 67225 1726886841.88998: stdout chunk (state=3): >>> <<< 67225 1726886841.89055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 67225 1726886841.89428: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd77eb0><<< 67225 1726886841.89431: stdout chunk (state=3): >>> <<< 67225 1726886841.89434: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30be0d30> <<< 67225 1726886841.89472: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py<<< 67225 1726886841.89489: stdout chunk (state=3): >>> <<< 67225 1726886841.89497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' <<< 67225 1726886841.89541: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py<<< 67225 1726886841.89545: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc'<<< 67225 1726886841.89552: stdout chunk (state=3): >>> <<< 67225 1726886841.89593: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py <<< 67225 1726886841.89621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 67225 1726886841.89700: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd0b580><<< 67225 1726886841.89732: stdout chunk (state=3): >>> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd0b3a0> <<< 67225 1726886841.89745: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd93640> <<< 67225 1726886841.90424: stdout chunk (state=3): >>> <<< 67225 1726886841.90448: stdout chunk (state=3): >>>** (process:145737): WARNING **: 22:47:21.903: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory <<< 67225 1726886841.90470: stdout chunk (state=3): >>>import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067f280> <<< 67225 1726886841.90502: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py <<< 67225 1726886841.90527: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 67225 1726886841.90614: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd0b190> <<< 67225 1726886841.90660: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py <<< 67225 1726886841.90707: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.90712: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3b8b0> <<< 67225 1726886841.90758: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py <<< 67225 1726886841.90771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.90841: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py <<< 67225 1726886841.90847: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 67225 1726886841.90873: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 67225 1726886841.90929: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 67225 1726886841.90989: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py <<< 67225 1726886841.91003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.91072: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 67225 1726886841.91116: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68f8b0> <<< 67225 1726886841.91178: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py <<< 67225 1726886841.91182: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.91215: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 67225 1726886841.91259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' <<< 67225 1726886841.91288: stdout chunk (state=3): >>>import 'six.moves' # <<< 67225 1726886841.91332: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py <<< 67225 1726886841.91367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' <<< 67225 1726886841.91378: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6a4fd0> <<< 67225 1726886841.91428: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6963a0> <<< 67225 1726886841.91432: stdout chunk (state=3): >>>import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68fdf0> <<< 67225 1726886841.91461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py <<< 67225 1726886841.91496: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 67225 1726886841.91528: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6a4cd0> <<< 67225 1726886841.91559: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py <<< 67225 1726886841.91587: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' <<< 67225 1726886841.91640: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py <<< 67225 1726886841.91655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.91701: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py <<< 67225 1726886841.91725: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' <<< 67225 1726886841.91782: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py <<< 67225 1726886841.91808: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' <<< 67225 1726886841.91813: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bfdc0> <<< 67225 1726886841.91845: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bfb20> <<< 67225 1726886841.91859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py <<< 67225 1726886841.91886: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' <<< 67225 1726886841.91947: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bfc10> <<< 67225 1726886841.91959: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf790> <<< 67225 1726886841.92004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py <<< 67225 1726886841.92019: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' <<< 67225 1726886841.92052: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 67225 1726886841.92078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 67225 1726886841.92118: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf850> <<< 67225 1726886841.92145: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf7f0> <<< 67225 1726886841.92179: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6add90> <<< 67225 1726886841.92205: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py <<< 67225 1726886841.92220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 67225 1726886841.92259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py <<< 67225 1726886841.92280: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.92306: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py <<< 67225 1726886841.92334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' <<< 67225 1726886841.92358: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6459d0> <<< 67225 1726886841.92404: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py <<< 67225 1726886841.92443: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' <<< 67225 1726886841.92468: stdout chunk (state=3): >>>import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f645dc0> <<< 67225 1726886841.92501: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6456a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf580> <<< 67225 1726886841.92553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py <<< 67225 1726886841.92587: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6456d0> <<< 67225 1726886841.92608: stdout chunk (state=3): >>>import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68f0d0> <<< 67225 1726886841.92632: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py <<< 67225 1726886841.92662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 67225 1726886841.92726: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py <<< 67225 1726886841.92738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.92767: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 67225 1726886841.92800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 67225 1726886841.92892: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f65b460> <<< 67225 1726886841.92918: stdout chunk (state=3): >>>import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f65b1c0> <<< 67225 1726886841.92936: stdout chunk (state=3): >>>import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68f640> <<< 67225 1726886841.93411: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd40580> <<< 67225 1726886841.93486: stdout chunk (state=3): >>>import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3bd30> <<< 67225 1726886841.93518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py <<< 67225 1726886841.93537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' <<< 67225 1726886841.93549: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 67225 1726886841.93584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 67225 1726886841.93597: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f60c400> <<< 67225 1726886841.93644: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' <<< 67225 1726886841.93647: stdout chunk (state=3): >>>import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f60cbb0> <<< 67225 1726886841.93760: stdout chunk (state=3): >>>import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6060d0> <<< 67225 1726886841.93803: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py <<< 67225 1726886841.93854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' <<< 67225 1726886841.93903: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py <<< 67225 1726886841.93949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.94004: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py <<< 67225 1726886841.94038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.94042: stdout chunk (state=3): >>>import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f640a90> <<< 67225 1726886841.94093: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py <<< 67225 1726886841.94105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 67225 1726886841.94141: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 67225 1726886841.94173: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 67225 1726886841.94210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py <<< 67225 1726886841.94237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886841.94309: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py<<< 67225 1726886841.94314: stdout chunk (state=3): >>> <<< 67225 1726886841.94319: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886841.94351: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py<<< 67225 1726886841.94354: stdout chunk (state=3): >>> <<< 67225 1726886841.94378: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 67225 1726886841.94409: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5d0760> <<< 67225 1726886841.94444: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py <<< 67225 1726886841.94469: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' <<< 67225 1726886841.94490: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5d0cd0> <<< 67225 1726886841.94533: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py <<< 67225 1726886841.94544: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc'<<< 67225 1726886841.94549: stdout chunk (state=3): >>> <<< 67225 1726886841.94582: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5e03d0><<< 67225 1726886841.94587: stdout chunk (state=3): >>> <<< 67225 1726886841.94624: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 67225 1726886841.94656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 67225 1726886841.94704: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5e0730><<< 67225 1726886841.94713: stdout chunk (state=3): >>> <<< 67225 1726886841.94745: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py<<< 67225 1726886841.94750: stdout chunk (state=3): >>> <<< 67225 1726886841.94778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc'<<< 67225 1726886841.94783: stdout chunk (state=3): >>> <<< 67225 1726886841.94859: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5e0e80><<< 67225 1726886841.94864: stdout chunk (state=3): >>> <<< 67225 1726886841.94888: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5d0400> <<< 67225 1726886841.94933: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c5ee0><<< 67225 1726886841.94939: stdout chunk (state=3): >>> <<< 67225 1726886841.95152: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c5160><<< 67225 1726886841.95160: stdout chunk (state=3): >>> <<< 67225 1726886841.95196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py <<< 67225 1726886841.95215: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 67225 1726886841.95258: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py<<< 67225 1726886841.95261: stdout chunk (state=3): >>> <<< 67225 1726886841.95282: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 67225 1726886841.95325: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5825e0><<< 67225 1726886841.95333: stdout chunk (state=3): >>> <<< 67225 1726886841.95363: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c5760><<< 67225 1726886841.95373: stdout chunk (state=3): >>> <<< 67225 1726886841.95410: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f640c40> <<< 67225 1726886841.95449: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py<<< 67225 1726886841.95464: stdout chunk (state=3): >>> <<< 67225 1726886841.95481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 67225 1726886841.95516: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py <<< 67225 1726886841.95535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' <<< 67225 1726886841.95564: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f582f40><<< 67225 1726886841.95577: stdout chunk (state=3): >>> <<< 67225 1726886841.95623: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f640e80> <<< 67225 1726886841.95661: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py<<< 67225 1726886841.95671: stdout chunk (state=3): >>> <<< 67225 1726886841.95693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 67225 1726886841.95745: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c52e0><<< 67225 1726886841.95750: stdout chunk (state=3): >>> <<< 67225 1726886841.95798: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py <<< 67225 1726886841.95820: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 67225 1726886841.95853: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f58c2e0> <<< 67225 1726886841.95944: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc'<<< 67225 1726886841.95962: stdout chunk (state=3): >>> import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f58c5b0> <<< 67225 1726886841.96320: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py<<< 67225 1726886841.96341: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 67225 1726886841.96391: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 67225 1726886841.96426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.96432: stdout chunk (state=3): >>> <<< 67225 1726886841.96584: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886841.96620: stdout chunk (state=3): >>># extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe2f5bbd60><<< 67225 1726886841.96630: stdout chunk (state=3): >>> <<< 67225 1726886841.96665: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py<<< 67225 1726886841.96685: stdout chunk (state=3): >>> <<< 67225 1726886841.96690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 67225 1726886841.96738: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py<<< 67225 1726886841.96777: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' <<< 67225 1726886841.96783: stdout chunk (state=3): >>>import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4b4af0> <<< 67225 1726886841.96791: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4b4460> <<< 67225 1726886841.96838: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py<<< 67225 1726886841.96851: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc'<<< 67225 1726886841.96857: stdout chunk (state=3): >>> <<< 67225 1726886841.96882: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4b4dc0><<< 67225 1726886841.96889: stdout chunk (state=3): >>> <<< 67225 1726886841.96947: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py <<< 67225 1726886841.96950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 67225 1726886841.96988: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4c04c0><<< 67225 1726886841.96994: stdout chunk (state=3): >>> <<< 67225 1726886841.97031: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py<<< 67225 1726886841.97036: stdout chunk (state=3): >>> <<< 67225 1726886841.97065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc'<<< 67225 1726886841.97070: stdout chunk (state=3): >>> <<< 67225 1726886841.97163: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py<<< 67225 1726886841.97182: stdout chunk (state=3): >>> <<< 67225 1726886841.97188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' <<< 67225 1726886841.97190: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4d96a0> <<< 67225 1726886841.97206: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4cf250> <<< 67225 1726886841.97239: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py<<< 67225 1726886841.97249: stdout chunk (state=3): >>> <<< 67225 1726886841.97268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc'<<< 67225 1726886841.97271: stdout chunk (state=3): >>> <<< 67225 1726886841.97304: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4e4880><<< 67225 1726886841.97306: stdout chunk (state=3): >>> <<< 67225 1726886841.97333: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py<<< 67225 1726886841.97345: stdout chunk (state=3): >>> <<< 67225 1726886841.97358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc'<<< 67225 1726886841.97363: stdout chunk (state=3): >>> <<< 67225 1726886841.97398: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4ea550><<< 67225 1726886841.97404: stdout chunk (state=3): >>> <<< 67225 1726886841.97433: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py<<< 67225 1726886841.97441: stdout chunk (state=3): >>> <<< 67225 1726886841.97464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc'<<< 67225 1726886841.97468: stdout chunk (state=3): >>> <<< 67225 1726886841.97503: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f471340> <<< 67225 1726886841.97543: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5b2d90><<< 67225 1726886841.97551: stdout chunk (state=3): >>> <<< 67225 1726886841.97606: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5b2a90><<< 67225 1726886841.97613: stdout chunk (state=3): >>> <<< 67225 1726886841.97638: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py<<< 67225 1726886841.97647: stdout chunk (state=3): >>> <<< 67225 1726886841.97681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc'<<< 67225 1726886841.97686: stdout chunk (state=3): >>> <<< 67225 1726886841.97735: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py<<< 67225 1726886841.97747: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886841.97760: stdout chunk (state=3): >>> <<< 67225 1726886841.97772: stdout chunk (state=3): >>>import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f47f340><<< 67225 1726886841.97777: stdout chunk (state=3): >>> <<< 67225 1726886841.97816: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py<<< 67225 1726886841.97824: stdout chunk (state=3): >>> <<< 67225 1726886841.97840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc'<<< 67225 1726886841.97845: stdout chunk (state=3): >>> <<< 67225 1726886841.97879: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py<<< 67225 1726886841.97884: stdout chunk (state=3): >>> <<< 67225 1726886841.97909: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc'<<< 67225 1726886841.97918: stdout chunk (state=3): >>> <<< 67225 1726886841.98015: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f47fac0><<< 67225 1726886841.98025: stdout chunk (state=3): >>> <<< 67225 1726886841.98054: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f47f2e0><<< 67225 1726886841.98059: stdout chunk (state=3): >>> <<< 67225 1726886841.98209: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f477af0><<< 67225 1726886841.98219: stdout chunk (state=3): >>> <<< 67225 1726886841.98259: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py<<< 67225 1726886841.98277: stdout chunk (state=3): >>> <<< 67225 1726886841.98283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 67225 1726886841.98329: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f42bb20><<< 67225 1726886841.98335: stdout chunk (state=3): >>> <<< 67225 1726886841.98379: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py<<< 67225 1726886841.98391: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc'<<< 67225 1726886841.98397: stdout chunk (state=3): >>> <<< 67225 1726886841.98423: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f42f280><<< 67225 1726886841.98430: stdout chunk (state=3): >>> <<< 67225 1726886841.98461: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py<<< 67225 1726886841.98476: stdout chunk (state=3): >>> <<< 67225 1726886841.98523: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc'<<< 67225 1726886841.98530: stdout chunk (state=3): >>> <<< 67225 1726886841.98563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py<<< 67225 1726886841.98573: stdout chunk (state=3): >>> <<< 67225 1726886841.98592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 67225 1726886841.98660: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f44a3a0><<< 67225 1726886841.98672: stdout chunk (state=3): >>> <<< 67225 1726886841.98706: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py<<< 67225 1726886841.98709: stdout chunk (state=3): >>> <<< 67225 1726886841.98733: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc'<<< 67225 1726886841.98738: stdout chunk (state=3): >>> <<< 67225 1726886841.98824: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f44a760><<< 67225 1726886841.98827: stdout chunk (state=3): >>> <<< 67225 1726886841.98853: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py<<< 67225 1726886841.98858: stdout chunk (state=3): >>> <<< 67225 1726886841.98881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc'<<< 67225 1726886841.98887: stdout chunk (state=3): >>> <<< 67225 1726886841.98944: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f451400><<< 67225 1726886841.98949: stdout chunk (state=3): >>> <<< 67225 1726886841.98980: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py<<< 67225 1726886841.98988: stdout chunk (state=3): >>> <<< 67225 1726886841.99006: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc'<<< 67225 1726886841.99008: stdout chunk (state=3): >>> <<< 67225 1726886841.99049: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f451fa0><<< 67225 1726886841.99055: stdout chunk (state=3): >>> <<< 67225 1726886841.99116: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py<<< 67225 1726886841.99119: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc'<<< 67225 1726886841.99121: stdout chunk (state=3): >>> <<< 67225 1726886841.99145: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4607f0><<< 67225 1726886841.99153: stdout chunk (state=3): >>> <<< 67225 1726886841.99207: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py <<< 67225 1726886841.99227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 67225 1726886841.99269: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f460b20><<< 67225 1726886841.99272: stdout chunk (state=3): >>> <<< 67225 1726886841.99328: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py <<< 67225 1726886841.99342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 67225 1726886841.99388: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f460ee0> <<< 67225 1726886841.99498: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py <<< 67225 1726886841.99502: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 67225 1726886841.99504: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3ef5e0> <<< 67225 1726886841.99548: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py <<< 67225 1726886841.99566: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 67225 1726886841.99618: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py<<< 67225 1726886841.99643: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886841.99657: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 67225 1726886841.99698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc'<<< 67225 1726886841.99708: stdout chunk (state=3): >>> <<< 67225 1726886841.99785: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3fd1c0><<< 67225 1726886841.99787: stdout chunk (state=3): >>> <<< 67225 1726886841.99849: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3efe50> <<< 67225 1726886841.99867: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3ef940> <<< 67225 1726886842.00287: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f42f340> <<< 67225 1726886842.00324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 67225 1726886842.00356: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886842.00428: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py<<< 67225 1726886842.00431: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 67225 1726886842.00479: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3b1eb0><<< 67225 1726886842.00482: stdout chunk (state=3): >>> <<< 67225 1726886842.00528: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py<<< 67225 1726886842.00543: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 67225 1726886842.00584: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3bb160><<< 67225 1726886842.00587: stdout chunk (state=3): >>> <<< 67225 1726886842.00730: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f43cbe0><<< 67225 1726886842.00750: stdout chunk (state=3): >>> <<< 67225 1726886842.00778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py <<< 67225 1726886842.00793: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 67225 1726886842.00834: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 67225 1726886842.00868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886842.01594: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3c9ac0> <<< 67225 1726886842.01636: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 67225 1726886842.01673: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3d19d0> <<< 67225 1726886842.01902: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3c93d0> <<< 67225 1726886842.01905: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py <<< 67225 1726886842.01910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886842.01980: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3dcc70> <<< 67225 1726886842.02007: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py <<< 67225 1726886842.02014: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 67225 1726886842.02038: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3e1e80> <<< 67225 1726886842.02066: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py <<< 67225 1726886842.02071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 67225 1726886842.02111: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3e65e0> <<< 67225 1726886842.02131: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 67225 1726886842.02145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 67225 1726886842.02240: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3e6d90> <<< 67225 1726886842.02267: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py <<< 67225 1726886842.02271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886842.02339: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f373850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f633b50> <<< 67225 1726886842.02377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py <<< 67225 1726886842.02384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5b27f0> <<< 67225 1726886842.02627: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f622d60> <<< 67225 1726886842.02650: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py<<< 67225 1726886842.02653: stdout chunk (state=3): >>> <<< 67225 1726886842.02681: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886842.02727: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886842.02778: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f39ba90> <<< 67225 1726886842.02823: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py <<< 67225 1726886842.02861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3a6640> <<< 67225 1726886842.02879: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 67225 1726886842.02953: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3a6220> <<< 67225 1726886842.02985: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 67225 1726886842.03055: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f330be0> <<< 67225 1726886842.03282: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f394820> <<< 67225 1726886842.03297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py <<< 67225 1726886842.03326: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886842.03535: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f39b610> <<< 67225 1726886842.03555: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886842.03629: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2f1a00> <<< 67225 1726886842.03658: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py <<< 67225 1726886842.03751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886842.03796: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886842.03821: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2bc7c0> <<< 67225 1726886842.03844: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py <<< 67225 1726886842.03874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' <<< 67225 1726886842.03904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886842.03968: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2ce970> <<< 67225 1726886842.04189: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2bcf70> <<< 67225 1726886842.04210: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 67225 1726886842.04229: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f26eeb0> <<< 67225 1726886842.04816: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2fc520> <<< 67225 1726886842.04836: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 67225 1726886842.04862: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886842.05033: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f23eb20> <<< 67225 1726886842.05058: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py <<< 67225 1726886842.05064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' <<< 67225 1726886842.05106: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f25bd30> <<< 67225 1726886842.05127: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 67225 1726886842.05173: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f261760> <<< 67225 1726886842.05196: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py <<< 67225 1726886842.05208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 67225 1726886842.05213: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2682b0> <<< 67225 1726886842.05236: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 67225 1726886842.05286: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f268610> <<< 67225 1726886842.05319: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py <<< 67225 1726886842.05327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 67225 1726886842.05348: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1f14c0> <<< 67225 1726886842.05371: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 67225 1726886842.05395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886842.05533: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1f1dc0> <<< 67225 1726886842.05537: stdout chunk (state=3): >>>import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3b9d0> <<< 67225 1726886842.05562: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py <<< 67225 1726886842.05591: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 67225 1726886842.05823: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3ba90> <<< 67225 1726886842.05841: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 67225 1726886842.05884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 67225 1726886842.05906: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py <<< 67225 1726886842.05957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 67225 1726886842.05989: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1c4a00> <<< 67225 1726886842.06032: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1af730> <<< 67225 1726886842.06053: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886842.06069: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886842.06085: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py<<< 67225 1726886842.06105: stdout chunk (state=3): >>> # zipimport: zlib available <<< 67225 1726886842.06108: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py <<< 67225 1726886842.06133: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886842.06461: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886842.06742: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py <<< 67225 1726886842.07063: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886842.07233: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py <<< 67225 1726886842.07252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' <<< 67225 1726886842.07292: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py <<< 67225 1726886842.07296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' <<< 67225 1726886842.07319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 67225 1726886842.07354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 67225 1726886842.07382: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 67225 1726886842.07401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 67225 1726886842.07404: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f14a6d0> <<< 67225 1726886842.07453: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886842.07459: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe2f14a760> <<< 67225 1726886842.07549: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f173be0> <<< 67225 1726886842.07569: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f173370> <<< 67225 1726886842.07594: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py<<< 67225 1726886842.07607: stdout chunk (state=3): >>> <<< 67225 1726886842.07610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' <<< 67225 1726886842.07905: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f173b80> <<< 67225 1726886842.07928: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 67225 1726886842.07955: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' <<< 67225 1726886842.07989: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py <<< 67225 1726886842.08001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 67225 1726886842.08030: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py<<< 67225 1726886842.08039: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08f250> <<< 67225 1726886842.08063: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f11fa00> <<< 67225 1726886842.08086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 67225 1726886842.08107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 67225 1726886842.08137: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08f6a0> <<< 67225 1726886842.08166: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886842.08187: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py <<< 67225 1726886842.08205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' <<< 67225 1726886842.08246: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py <<< 67225 1726886842.08250: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886842.08278: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py <<< 67225 1726886842.08309: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' <<< 67225 1726886842.08314: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' <<< 67225 1726886842.08327: stdout chunk (state=3): >>>import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f099f10> <<< 67225 1726886842.08338: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' <<< 67225 1726886842.08345: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a35e0> <<< 67225 1726886842.08366: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py <<< 67225 1726886842.08379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3820> <<< 67225 1726886842.08401: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py <<< 67225 1726886842.08414: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 67225 1726886842.08423: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3a00> <<< 67225 1726886842.08446: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py <<< 67225 1726886842.08451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886842.08493: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3c10> <<< 67225 1726886842.08518: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py <<< 67225 1726886842.08526: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 67225 1726886842.08535: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3e50> <<< 67225 1726886842.08563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' <<< 67225 1726886842.08576: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0afc10> <<< 67225 1726886842.08604: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py <<< 67225 1726886842.08606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 67225 1726886842.08608: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0afd90> <<< 67225 1726886842.08635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' <<< 67225 1726886842.08648: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0affa0> <<< 67225 1726886842.08677: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py <<< 67225 1726886842.08680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886842.08695: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6190> <<< 67225 1726886842.08722: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py <<< 67225 1726886842.08729: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886842.08751: stdout chunk (state=3): >>>import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6610> <<< 67225 1726886842.08776: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py <<< 67225 1726886842.08791: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886842.08796: stdout chunk (state=3): >>>import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6c40> <<< 67225 1726886842.08826: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py <<< 67225 1726886842.08832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6f40> <<< 67225 1726886842.08859: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py <<< 67225 1726886842.08881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0c2160> <<< 67225 1726886842.08896: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886842.08899: stdout chunk (state=3): >>>import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0c22e0> <<< 67225 1726886842.08932: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py <<< 67225 1726886842.08945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886842.08948: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0c2520> <<< 67225 1726886842.08954: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f099a60> <<< 67225 1726886842.09007: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08ff70> <<< 67225 1726886842.09014: stdout chunk (state=3): >>>import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08fd90> <<< 67225 1726886842.09174: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f14a9d0> <<< 67225 1726886842.09344: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f134220> <<< 67225 1726886842.13048: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886842.22902: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 67225 1726886842.22942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 67225 1726886842.23407: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2ede2700> <<< 67225 1726886842.68895: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": ["e2fsprogs"], "invocation": {"module_args": {"packages_only": true, "pools": [], "volumes": [{"encryption": false, "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": "ext4", "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "foo", "raid_level": null, "size": null, "state": "present", "type": "disk", "disks": [], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": 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, "diskvolume_mkfs_option_map": {}, "disklabel_type": null, "use_partitions": null}}} <<< 67225 1726886842.70283: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886842.70387: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 67225 1726886842.70418: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 67225 1726886842.70459: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array <<< 67225 1726886842.70509: stdout chunk (state=3): >>># cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # cleanup[2] removing pyudev._ctypeslib._errorcheckers # cleanup[2] removing pyudev._ctypeslib.libc <<< 67225 1726886842.70542: 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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.dmraid # 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 gc # cleanup[2] removing blivet.iscsi <<< 67225 1726886842.71434: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886842.71467: stdout chunk (state=3): >>># destroy _compression <<< 67225 1726886842.71474: stdout chunk (state=3): >>># destroy binascii # destroy bz2 # destroy lzma <<< 67225 1726886842.71504: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 67225 1726886842.71517: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 67225 1726886842.71525: stdout chunk (state=3): >>># destroy datetime <<< 67225 1726886842.71558: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 67225 1726886842.71610: stdout chunk (state=3): >>># destroy _compat_pickle <<< 67225 1726886842.71656: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 67225 1726886842.71771: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping blivet.blivet # destroy shelve # cleanup[3] wiping blivet.devicetree <<< 67225 1726886842.71836: 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.dmraid # cleanup[3] wiping blivet.populator.helpers.dm # cleanup[3] wiping blivet.populator.helpers.disklabel <<< 67225 1726886842.71879: stdout chunk (state=3): >>># 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 <<< 67225 1726886842.71895: stdout chunk (state=3): >>># cleanup[3] wiping blivet.deviceaction <<< 67225 1726886842.71934: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devices # destroy blivet.devices.lib # destroy blivet.devices.device # destroy blivet.devices.network <<< 67225 1726886842.71943: stdout chunk (state=3): >>># destroy blivet.devices.storage # destroy blivet.devices.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 <<< 67225 1726886842.71957: stdout chunk (state=3): >>># 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 <<< 67225 1726886842.71967: stdout chunk (state=3): >>># 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 <<< 67225 1726886842.71975: 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 # 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 <<< 67225 1726886842.71982: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.stratis # destroy json # cleanup[3] wiping blivet.static_data<<< 67225 1726886842.71989: stdout chunk (state=3): >>> # 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 <<< 67225 1726886842.71994: stdout chunk (state=3): >>># cleanup[3] wiping blivet.udev <<< 67225 1726886842.71999: stdout chunk (state=3): >>># cleanup[3] wiping blivet.size # destroy bytesize.bytesize # cleanup[3] wiping pyudev <<< 67225 1726886842.72006: stdout chunk (state=3): >>># destroy pyudev._errors # destroy pyudev._util # destroy pyudev._ctypeslib # destroy pyudev._ctypeslib._errorcheckers # destroy pyudev._ctypeslib.libc <<< 67225 1726886842.72014: stdout chunk (state=3): >>># destroy pyudev._ctypeslib.libudev # destroy pyudev._ctypeslib.utils # destroy pyudev._os # destroy pyudev.device # destroy pyudev.device._device # destroy pyudev.discover # destroy pyudev.core # destroy pyudev.monitor # destroy pyudev.version # cleanup[3] wiping pyudev._os.poll # cleanup[3] wiping pyudev._os.pipe # cleanup[3] wiping ctypes.util <<< 67225 1726886842.72019: stdout chunk (state=3): >>># cleanup[3] wiping six.moves # cleanup[3] wiping blivet.devicelibs # 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 hashlib # destroy selinux <<< 67225 1726886842.72024: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 67225 1726886842.72026: 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 <<< 67225 1726886842.72029: stdout chunk (state=3): >>># cleanup[3] wiping textwrap # 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 <<< 67225 1726886842.72034: stdout chunk (state=3): >>># 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 <<< 67225 1726886842.72036: stdout chunk (state=3): >>># 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 <<< 67225 1726886842.72037: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping copy # cleanup[3] wiping ctypes <<< 67225 1726886842.72040: stdout chunk (state=3): >>># 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 linecache # destroy tokenize <<< 67225 1726886842.72127: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 67225 1726886842.72130: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors <<< 67225 1726886842.72148: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 67225 1726886842.72166: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json.encoder <<< 67225 1726886842.72172: stdout chunk (state=3): >>># cleanup[3] wiping json.decoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 67225 1726886842.72230: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch <<< 67225 1726886842.72295: stdout chunk (state=3): >>># cleanup[3] wiping importlib.util <<< 67225 1726886842.72329: stdout chunk (state=3): >>># cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 67225 1726886842.72357: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 67225 1726886842.72362: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 67225 1726886842.72388: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 67225 1726886842.72406: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # destroy posixpath <<< 67225 1726886842.72409: stdout chunk (state=3): >>># 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 <<< 67225 1726886842.72413: stdout chunk (state=3): >>># cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix <<< 67225 1726886842.72416: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 67225 1726886842.72418: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 67225 1726886842.72420: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy gc # destroy _pickle <<< 67225 1726886842.72422: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma <<< 67225 1726886842.72423: stdout chunk (state=3): >>># destroy zlib # destroy _struct # destroy _signal # destroy marshal <<< 67225 1726886842.73399: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext <<< 67225 1726886842.73499: stdout chunk (state=3): >>># destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array <<< 67225 1726886842.73517: stdout chunk (state=3): >>># destroy zipimport # destroy parted <<< 67225 1726886842.73633: stdout chunk (state=3): >>># destroy pyudev <<< 67225 1726886842.73644: stdout chunk (state=3): >>># destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid <<< 67225 1726886842.73762: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response <<< 67225 1726886842.73765: stdout chunk (state=3): >>># destroy six.moves.urllib.robotparser <<< 67225 1726886842.73768: stdout chunk (state=3): >>># destroy genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd <<< 67225 1726886842.73770: stdout chunk (state=3): >>># destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap <<< 67225 1726886842.73772: stdout chunk (state=3): >>># destroy fnmatch # destroy _hashlib <<< 67225 1726886842.73834: stdout chunk (state=3): >>># destroy blivet.tasks.pvtask <<< 67225 1726886842.73839: stdout chunk (state=3): >>># destroy blivet.devicelibs.stratis # destroy tempfile <<< 67225 1726886842.73857: 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 # destroy blivet.devicelibs.crypto # destroy blivet.tasks.lukstasks # destroy inspect # 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.dmraid # 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 <<< 67225 1726886842.73877: stdout chunk (state=3): >>># destroy blivet.populator.helpers.stratis # destroy pprint # destroy copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability <<< 67225 1726886842.73926: stdout chunk (state=3): >>># destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select <<< 67225 1726886842.73943: stdout chunk (state=3): >>># destroy pyudev._os.pipe # destroy pyudev._os.poll <<< 67225 1726886842.74099: 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 # destroy io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 67225 1726886842.74180: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 67225 1726886842.74199: stdout chunk (state=3): >>># destroy _operator <<< 67225 1726886842.74305: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886842.75141: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886842.75191: stderr chunk (state=3): >>><<< 67225 1726886842.75194: stdout chunk (state=3): >>><<< 67225 1726886842.75367: _low_level_execute_command() done: rc=0, stdout= import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31760ca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31760a00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe317609a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316b3f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316ba100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316e3730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316ba820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3171c760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316b3c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316e3c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31707fd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165ad90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165de20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31654730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165b520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165a250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31373c70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373d60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373e20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31373ee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313cbbe0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313c54c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313da520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31661d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31384b20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3165dfa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe313da130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe316678b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384e50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384c40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384bb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31358220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31358310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31391e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313868e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384e20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31302f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312e7b20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31386d60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe313c5fd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312a09a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe312a0cd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312b25e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312b2b20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3123d250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312a0dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3124f130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe312b2460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3124f1f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31269610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269b50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe31269fd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31269790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3125d8e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31384460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe31269940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fbe311a0520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b6e730> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30bff850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff2b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30bff4f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff8b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b51880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b514f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b516a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b0cb50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bf9d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bff610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bf9e80> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ae7880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ba0d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ba0850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b06310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30ba0fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ba0f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30acff70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bd7e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30adf520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bd7fd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30acf250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30adf160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30add5b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30add670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30adcca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30bcfbb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b619d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b5e970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30ad1880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30b61400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b989d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30aa9be0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b557c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30680100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b56c10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30b9bfd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe30a96700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30635f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3066fb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30aa4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30a9fa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe303a9040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303a9280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303a9a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067f460> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30a960a0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067e160> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe3067e940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067ee50> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303b5340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303b51f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067ec40> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d0070> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe304d0f70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d07f0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304242e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304243d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304246d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30424ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f3c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f3820> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f3ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303f32b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d0bb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30476df0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe303a48b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3048f670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3048f1c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304878e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30372a00> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd77d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe304d04f0> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd77eb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe30be0d30> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd0b580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd0b3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd93640> ** (process:145737): WARNING **: 22:47:21.903: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe3067f280> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd0b190> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3b8b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68f8b0> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6a4fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6963a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68fdf0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6a4cd0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bfdc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bfb20> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bfc10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf790> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6add90> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6459d0> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f645dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6456a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6bf580> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6456d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68f0d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f65b460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f65b1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f68f640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd40580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3bd30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f60c400> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f60cbb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f6060d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f640a90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5d0760> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5d0cd0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5e03d0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5e0730> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5e0e80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5d0400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c5ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c5160> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5825e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c5760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f640c40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f582f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f640e80> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5c52e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f58c2e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f58c5b0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe2f5bbd60> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4b4af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4b4460> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4b4dc0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4c04c0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4d96a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4cf250> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4e4880> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4ea550> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f471340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5b2d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5b2a90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f47f340> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f47fac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f47f2e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f477af0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f42bb20> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f42f280> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f44a3a0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f44a760> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f451400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f451fa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f4607f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f460b20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f460ee0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3ef5e0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3fd1c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3efe50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3ef940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f42f340> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3b1eb0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3bb160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f43cbe0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3c9ac0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3d19d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3c93d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3dcc70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3e1e80> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3e65e0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3e6d90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f373850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f633b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f5b27f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f622d60> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f39ba90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3a6640> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f3a6220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f330be0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f394820> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f39b610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2f1a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2bc7c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2ce970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2bcf70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f26eeb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2fc520> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f23eb20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f25bd30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f261760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f2682b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f268610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1f14c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1f1dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3b9d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2fd3ba90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1c4a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f1af730> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_8lvg0ojs/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f14a6d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbe2f14a760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f173be0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f173370> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f173b80> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08f250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f11fa00> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08f6a0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f099f10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a35e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3820> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3a00> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3c10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0a3e50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0afc10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0afd90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0affa0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6190> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6610> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6c40> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0b6f40> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0c2160> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0c22e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f0c2520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f099a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08ff70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f08fd90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f14a9d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2f134220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe2ede2700> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": ["e2fsprogs"], "invocation": {"module_args": {"packages_only": true, "pools": [], "volumes": [{"encryption": false, "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": "ext4", "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "foo", "raid_level": null, "size": null, "state": "present", "type": "disk", "disks": [], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": 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, "diskvolume_mkfs_option_map": {}, "disklabel_type": null, "use_partitions": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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.dmraid # 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 gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # 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.dmraid # 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # 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 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 textwrap # 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 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 linecache # destroy tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # 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 inspect # 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.dmraid # 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 copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 67225 1726886842.76719: done with _execute_module (fedora.linux_system_roles.blivet, {'packages_only': True, 'pools': [], 'volumes': [{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'ext4', 'encryption': False}], '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': []}, '_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-1726886841.3371542-67845-278316220010874/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886842.76731: _low_level_execute_command(): starting 67225 1726886842.76740: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886841.3371542-67845-278316220010874/ > /dev/null 2>&1 && sleep 0' 67225 1726886842.76743: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886842.76748: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886842.76756: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886842.76759: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886842.76761: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886842.76763: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886842.76766: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886842.76768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886842.76770: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886842.76772: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886842.76773: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886842.76776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886842.76778: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886842.76780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886842.76782: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886842.76784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886842.76786: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886842.76788: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886842.76790: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886842.76792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886842.78959: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886842.78997: stderr chunk (state=3): >>><<< 67225 1726886842.79000: stdout chunk (state=3): >>><<< 67225 1726886842.79011: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886842.79019: handler run complete 67225 1726886842.79074: attempt loop complete, returning result 67225 1726886842.79077: _execute() done 67225 1726886842.79080: dumping result to json 67225 1726886842.79086: done dumping result, returning 67225 1726886842.79095: done running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps [02369adf-7a19-6840-5358-0000000001b8] 67225 1726886842.79100: sending task result for task 02369adf-7a19-6840-5358-0000000001b8 ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [], "volumes": [] } 67225 1726886842.79342: no more pending results, returning what we have 67225 1726886842.79346: results queue empty 67225 1726886842.79347: checking for any_errors_fatal 67225 1726886842.79348: done checking for any_errors_fatal 67225 1726886842.79349: checking for max_fail_percentage 67225 1726886842.79351: done checking for max_fail_percentage 67225 1726886842.79351: checking to see if all hosts have failed and the running result is not ok 67225 1726886842.79352: done checking to see if all hosts have failed 67225 1726886842.79353: getting the remaining hosts for this loop 67225 1726886842.79354: done getting the remaining hosts for this loop 67225 1726886842.79357: getting the next task for host managed_node2 67225 1726886842.79363: done getting next task for host managed_node2 67225 1726886842.79365: ^ task is: TASK: Assert unexpected required package list is empty 67225 1726886842.79367: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886842.79370: getting variables 67225 1726886842.79371: in VariableManager get_vars() 67225 1726886842.79400: Calling all_inventory to load vars for managed_node2 67225 1726886842.79406: Calling groups_inventory to load vars for managed_node2 67225 1726886842.79408: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886842.79419: Calling all_plugins_play to load vars for managed_node2 67225 1726886842.79424: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886842.79428: Calling groups_plugins_play to load vars for managed_node2 67225 1726886842.79737: done sending task result for task 02369adf-7a19-6840-5358-0000000001b8 67225 1726886842.79741: WORKER PROCESS EXITING 67225 1726886842.79750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886842.80095: done with get_vars() 67225 1726886842.80105: done getting variables 67225 1726886842.80150: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert unexpected required package list is empty] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:51 Friday 20 September 2024 22:47:22 -0400 (0:00:01.553) 0:00:18.780 ****** 67225 1726886842.80169: entering _queue_task() for managed_node2/assert 67225 1726886842.80404: worker is 1 (out of 1 available) 67225 1726886842.80424: exiting _queue_task() for managed_node2/assert 67225 1726886842.80435: done queuing things up, now waiting for results queue to drain 67225 1726886842.80436: waiting for pending results... 67225 1726886842.80801: running TaskExecutor() for managed_node2/TASK: Assert unexpected required package list is empty 67225 1726886842.80864: in run() - task 02369adf-7a19-6840-5358-00000000000a 67225 1726886842.80890: variable 'ansible_search_path' from source: unknown 67225 1726886842.80948: calling self._execute() 67225 1726886842.81049: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886842.81053: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886842.81065: variable 'omit' from source: magic vars 67225 1726886842.81185: variable 'omit' from source: magic vars 67225 1726886842.81234: variable 'omit' from source: magic vars 67225 1726886842.81460: variable 'blivet_output' from source: set_fact 67225 1726886842.81495: variable 'omit' from source: magic vars 67225 1726886842.81532: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886842.81557: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886842.81599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886842.81611: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886842.81642: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886842.81659: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886842.81680: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886842.81724: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886842.81727: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886842.81730: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886842.81908: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886842.81912: Set connection var ansible_shell_type to sh 67225 1726886842.81917: Set connection var ansible_timeout to 10 67225 1726886842.81921: Set connection var ansible_connection to ssh 67225 1726886842.81942: Set connection var ansible_shell_executable to /bin/sh 67225 1726886842.81945: Set connection var ansible_pipelining to False 67225 1726886842.81968: variable 'ansible_shell_executable' from source: unknown 67225 1726886842.81971: variable 'ansible_connection' from source: unknown 67225 1726886842.81974: variable 'ansible_module_compression' from source: unknown 67225 1726886842.81976: variable 'ansible_shell_type' from source: unknown 67225 1726886842.81979: variable 'ansible_shell_executable' from source: unknown 67225 1726886842.81981: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886842.81984: variable 'ansible_pipelining' from source: unknown 67225 1726886842.81988: variable 'ansible_timeout' from source: unknown 67225 1726886842.81993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886842.82208: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886842.82219: variable 'omit' from source: magic vars 67225 1726886842.82230: starting attempt loop 67225 1726886842.82239: running the handler 67225 1726886842.82448: variable 'blivet_output' from source: set_fact 67225 1726886842.82475: Evaluated conditional (blivet_output.packages == ['e2fsprogs']): True 67225 1726886842.82654: variable 'blivet_output' from source: set_fact 67225 1726886842.82663: Evaluated conditional (not blivet_output.changed): True 67225 1726886842.82676: handler run complete 67225 1726886842.82694: attempt loop complete, returning result 67225 1726886842.82697: _execute() done 67225 1726886842.82719: dumping result to json 67225 1726886842.82722: done dumping result, returning 67225 1726886842.82725: done running TaskExecutor() for managed_node2/TASK: Assert unexpected required package list is empty [02369adf-7a19-6840-5358-00000000000a] 67225 1726886842.82740: sending task result for task 02369adf-7a19-6840-5358-00000000000a 67225 1726886842.82862: done sending task result for task 02369adf-7a19-6840-5358-00000000000a 67225 1726886842.82865: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 67225 1726886842.82920: no more pending results, returning what we have 67225 1726886842.82927: results queue empty 67225 1726886842.82928: checking for any_errors_fatal 67225 1726886842.82942: done checking for any_errors_fatal 67225 1726886842.82943: checking for max_fail_percentage 67225 1726886842.82944: done checking for max_fail_percentage 67225 1726886842.82945: checking to see if all hosts have failed and the running result is not ok 67225 1726886842.82946: done checking to see if all hosts have failed 67225 1726886842.82947: getting the remaining hosts for this loop 67225 1726886842.82948: done getting the remaining hosts for this loop 67225 1726886842.82951: getting the next task for host managed_node2 67225 1726886842.82955: done getting next task for host managed_node2 67225 1726886842.82975: ^ task is: TASK: Test disk and swap package deps 67225 1726886842.82978: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 67225 1726886842.82980: getting variables 67225 1726886842.82982: in VariableManager get_vars() 67225 1726886842.83016: Calling all_inventory to load vars for managed_node2 67225 1726886842.83018: Calling groups_inventory to load vars for managed_node2 67225 1726886842.83019: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886842.83038: Calling all_plugins_play to load vars for managed_node2 67225 1726886842.83042: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886842.83046: Calling groups_plugins_play to load vars for managed_node2 67225 1726886842.83645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886842.84174: done with get_vars() 67225 1726886842.84192: done getting variables TASK [Test disk and swap package deps] ***************************************** task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:58 Friday 20 September 2024 22:47:22 -0400 (0:00:00.041) 0:00:18.821 ****** 67225 1726886842.84281: entering _queue_task() for managed_node2/include_tasks 67225 1726886842.84480: worker is 1 (out of 1 available) 67225 1726886842.84492: exiting _queue_task() for managed_node2/include_tasks 67225 1726886842.84503: done queuing things up, now waiting for results queue to drain 67225 1726886842.84504: waiting for pending results... 67225 1726886842.84731: running TaskExecutor() for managed_node2/TASK: Test disk and swap package deps 67225 1726886842.84810: in run() - task 02369adf-7a19-6840-5358-00000000000b 67225 1726886842.84824: variable 'ansible_search_path' from source: unknown 67225 1726886842.84853: calling self._execute() 67225 1726886842.84912: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886842.84916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886842.84928: variable 'omit' from source: magic vars 67225 1726886842.85002: _execute() done 67225 1726886842.85005: dumping result to json 67225 1726886842.85008: done dumping result, returning 67225 1726886842.85013: done running TaskExecutor() for managed_node2/TASK: Test disk and swap package deps [02369adf-7a19-6840-5358-00000000000b] 67225 1726886842.85020: sending task result for task 02369adf-7a19-6840-5358-00000000000b 67225 1726886842.85125: done sending task result for task 02369adf-7a19-6840-5358-00000000000b 67225 1726886842.85129: WORKER PROCESS EXITING 67225 1726886842.85162: no more pending results, returning what we have 67225 1726886842.85166: in VariableManager get_vars() 67225 1726886842.85196: Calling all_inventory to load vars for managed_node2 67225 1726886842.85198: Calling groups_inventory to load vars for managed_node2 67225 1726886842.85200: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886842.85208: Calling all_plugins_play to load vars for managed_node2 67225 1726886842.85210: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886842.85215: Calling groups_plugins_play to load vars for managed_node2 67225 1726886842.85669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886842.85989: done with get_vars() 67225 1726886842.86005: variable 'ansible_search_path' from source: unknown 67225 1726886842.86017: we have included files to process 67225 1726886842.86018: generating all_blocks data 67225 1726886842.86019: done generating all_blocks data 67225 1726886842.86021: processing included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886842.86022: loading included file: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886842.86024: Loading data from /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml 67225 1726886842.86139: done processing included file 67225 1726886842.86140: iterating over new_blocks loaded from include file 67225 1726886842.86141: in VariableManager get_vars() 67225 1726886842.86150: done with get_vars() 67225 1726886842.86151: filtering new block on tags 67225 1726886842.86160: done filtering new block on tags 67225 1726886842.86161: done iterating over new_blocks loaded from include file included: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml for managed_node2 67225 1726886842.86164: extending task lists for all hosts with included blocks 67225 1726886842.86437: done extending task lists 67225 1726886842.86438: done processing included files 67225 1726886842.86438: results queue empty 67225 1726886842.86439: checking for any_errors_fatal 67225 1726886842.86441: done checking for any_errors_fatal 67225 1726886842.86441: checking for max_fail_percentage 67225 1726886842.86442: done checking for max_fail_percentage 67225 1726886842.86443: checking to see if all hosts have failed and the running result is not ok 67225 1726886842.86444: done checking to see if all hosts have failed 67225 1726886842.86444: getting the remaining hosts for this loop 67225 1726886842.86445: done getting the remaining hosts for this loop 67225 1726886842.86448: getting the next task for host managed_node2 67225 1726886842.86450: done getting next task for host managed_node2 67225 1726886842.86452: ^ task is: TASK: Test lvm and xfs package deps 67225 1726886842.86453: ^ 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 67225 1726886842.86455: getting variables 67225 1726886842.86455: in VariableManager get_vars() 67225 1726886842.86462: Calling all_inventory to load vars for managed_node2 67225 1726886842.86463: Calling groups_inventory to load vars for managed_node2 67225 1726886842.86464: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886842.86468: Calling all_plugins_play to load vars for managed_node2 67225 1726886842.86469: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886842.86471: Calling groups_plugins_play to load vars for managed_node2 67225 1726886842.86716: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886842.87133: done with get_vars() 67225 1726886842.87155: done getting variables TASK [Test lvm and xfs package deps] ******************************************* task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml:2 Friday 20 September 2024 22:47:22 -0400 (0:00:00.029) 0:00:18.850 ****** 67225 1726886842.87227: entering _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886842.87479: worker is 1 (out of 1 available) 67225 1726886842.87499: exiting _queue_task() for managed_node2/fedora.linux_system_roles.blivet 67225 1726886842.87509: done queuing things up, now waiting for results queue to drain 67225 1726886842.87510: waiting for pending results... 67225 1726886842.87753: running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps 67225 1726886842.87816: in run() - task 02369adf-7a19-6840-5358-0000000001f5 67225 1726886842.87852: variable 'ansible_search_path' from source: unknown 67225 1726886842.87895: calling self._execute() 67225 1726886842.87998: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886842.88004: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886842.88008: variable 'omit' from source: magic vars 67225 1726886842.88123: variable 'omit' from source: magic vars 67225 1726886842.88186: variable 'omit' from source: magic vars 67225 1726886842.88251: variable 'packages_only' from source: include params 67225 1726886842.88491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 67225 1726886842.90327: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 67225 1726886842.90386: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 67225 1726886842.90417: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 67225 1726886842.90449: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 67225 1726886842.90470: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 67225 1726886842.90535: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 67225 1726886842.90554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 67225 1726886842.90577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 67225 1726886842.90644: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 67225 1726886842.90662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 67225 1726886842.90910: variable 'storage_volumes' from source: include params 67225 1726886842.90944: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886842.91002: variable 'storage_pool_defaults' from source: role '' defaults 67225 1726886842.91050: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886842.91095: variable 'storage_volume_defaults' from source: role '' defaults 67225 1726886842.91204: variable 'omit' from source: magic vars 67225 1726886842.91226: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886842.91245: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886842.91259: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886842.91271: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886842.91280: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886842.91293: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886842.91308: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886842.91333: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886842.91336: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886842.91339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886842.91412: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886842.91416: Set connection var ansible_shell_type to sh 67225 1726886842.91419: Set connection var ansible_timeout to 10 67225 1726886842.91421: Set connection var ansible_connection to ssh 67225 1726886842.91434: Set connection var ansible_shell_executable to /bin/sh 67225 1726886842.91439: Set connection var ansible_pipelining to False 67225 1726886842.91455: variable 'ansible_shell_executable' from source: unknown 67225 1726886842.91457: variable 'ansible_connection' from source: unknown 67225 1726886842.91460: variable 'ansible_module_compression' from source: unknown 67225 1726886842.91462: variable 'ansible_shell_type' from source: unknown 67225 1726886842.91464: variable 'ansible_shell_executable' from source: unknown 67225 1726886842.91466: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886842.91470: variable 'ansible_pipelining' from source: unknown 67225 1726886842.91473: variable 'ansible_timeout' from source: unknown 67225 1726886842.91477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886842.91576: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 67225 1726886842.91584: variable 'omit' from source: magic vars 67225 1726886842.91592: starting attempt loop 67225 1726886842.91595: running the handler 67225 1726886842.91606: _low_level_execute_command(): starting 67225 1726886842.91615: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 67225 1726886842.92198: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886842.92210: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886842.92222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886842.92237: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886842.92365: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886842.92392: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886842.92395: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886842.92456: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886842.94627: stdout chunk (state=3): >>>/root <<< 67225 1726886842.94776: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886842.94841: stderr chunk (state=3): >>><<< 67225 1726886842.94844: stdout chunk (state=3): >>><<< 67225 1726886842.94859: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886842.94869: _low_level_execute_command(): starting 67225 1726886842.94874: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212 `" && echo ansible-tmp-1726886842.9485953-67902-133475665192212="` echo /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212 `" ) && sleep 0' 67225 1726886842.95788: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found <<< 67225 1726886842.95803: 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.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886842.95826: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886842.98537: stdout chunk (state=3): >>>ansible-tmp-1726886842.9485953-67902-133475665192212=/root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212 <<< 67225 1726886842.98702: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886842.98742: stderr chunk (state=3): >>><<< 67225 1726886842.98746: stdout chunk (state=3): >>><<< 67225 1726886842.98764: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726886842.9485953-67902-133475665192212=/root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886842.98803: variable 'ansible_module_compression' from source: unknown 67225 1726886842.98851: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-67225t487p7kv/ansiballz_cache/ansible_collections.fedora.linux_system_roles.plugins.modules.blivet-ZIP_DEFLATED 67225 1726886842.98884: variable 'ansible_facts' from source: unknown 67225 1726886842.98952: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212/AnsiballZ_blivet.py 67225 1726886842.99050: Sending initial data 67225 1726886842.99054: Sent initial data (155 bytes) 67225 1726886843.00091: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886843.00094: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886843.00103: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886843.00118: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886843.00157: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886843.00164: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886843.00173: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886843.00190: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886843.00193: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886843.00196: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886843.00204: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886843.00215: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886843.00242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886843.00245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886843.00248: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886843.00251: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886843.00321: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886843.00338: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886843.00341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886843.00579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886843.03014: 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 <<< 67225 1726886843.03050: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 67225 1726886843.03088: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-67225t487p7kv/tmpmf81nybw /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212/AnsiballZ_blivet.py <<< 67225 1726886843.03136: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 67225 1726886843.04407: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886843.04569: stderr chunk (state=3): >>><<< 67225 1726886843.04572: stdout chunk (state=3): >>><<< 67225 1726886843.04594: done transferring module to remote 67225 1726886843.04609: _low_level_execute_command(): starting 67225 1726886843.04615: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212/ /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212/AnsiballZ_blivet.py && sleep 0' 67225 1726886843.05253: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886843.05261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886843.05271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886843.05286: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886843.05325: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886843.05358: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886843.05361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886843.05363: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886843.05369: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886843.05375: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886843.05383: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886843.05392: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886843.05403: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886843.05410: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886843.05420: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886843.05433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886843.05505: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886843.05521: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886843.05539: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886843.05613: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886843.08033: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886843.08054: stderr chunk (state=3): >>><<< 67225 1726886843.08058: stdout chunk (state=3): >>><<< 67225 1726886843.08158: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886843.08161: _low_level_execute_command(): starting 67225 1726886843.08164: _low_level_execute_command(): using become for this command 67225 1726886843.08166: _low_level_execute_command(): executing: /bin/sh -c 'sudo -H -S -n -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-lxciwalpsgrvytfdmthouvbsaasializ ; PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212/AnsiballZ_blivet.py'"'"' && sleep 0' 67225 1726886843.08223: Initial state: awaiting_escalation: BECOME-SUCCESS-lxciwalpsgrvytfdmthouvbsaasializ 67225 1726886843.08740: stderr chunk (state=1): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886843.08757: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886843.08773: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886843.08791: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886843.08836: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886843.08849: stderr chunk (state=1): >>>debug2: match not found <<< 67225 1726886843.08864: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886843.08882: stderr chunk (state=1): >>>debug1: configuration requests final Match pass <<< 67225 1726886843.08895: stderr chunk (state=1): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886843.08907: stderr chunk (state=1): >>>debug1: re-parsing configuration <<< 67225 1726886843.08923: stderr chunk (state=1): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886843.08939: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886843.08956: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886843.08970: stderr chunk (state=1): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886843.08982: stderr chunk (state=1): >>>debug2: match found <<< 67225 1726886843.08997: stderr chunk (state=1): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886843.09074: stderr chunk (state=1): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886843.09092: stderr chunk (state=1): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886843.09108: stderr chunk (state=1): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886843.09210: stderr chunk (state=1): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886843.13303: stdout chunk (state=1): >>>BECOME-SUCCESS-lxciwalpsgrvytfdmthouvbsaasializ <<< 67225 1726886843.13306: become_success: (source=stdout, state=awaiting_escalation): 'BECOME-SUCCESS-lxciwalpsgrvytfdmthouvbsaasializ' 67225 1726886843.13624: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin<<< 67225 1726886843.13645: stdout chunk (state=3): >>> <<< 67225 1726886843.13663: stdout chunk (state=3): >>>import '_thread' # <<< 67225 1726886843.13681: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 67225 1726886843.13688: stdout chunk (state=3): >>> <<< 67225 1726886843.13765: stdout chunk (state=3): >>>import '_io' # <<< 67225 1726886843.13783: stdout chunk (state=3): >>>import 'marshal' # <<< 67225 1726886843.13789: stdout chunk (state=3): >>> <<< 67225 1726886843.13838: stdout chunk (state=3): >>>import 'posix' # <<< 67225 1726886843.13844: stdout chunk (state=3): >>> <<< 67225 1726886843.13890: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 67225 1726886843.13893: stdout chunk (state=3): >>> <<< 67225 1726886843.13896: stdout chunk (state=3): >>># installing zipimport hook <<< 67225 1726886843.13946: stdout chunk (state=3): >>>import 'time' # <<< 67225 1726886843.13980: stdout chunk (state=3): >>> <<< 67225 1726886843.13984: stdout chunk (state=3): >>>import 'zipimport' # <<< 67225 1726886843.13987: stdout chunk (state=3): >>> # installed zipimport hook<<< 67225 1726886843.13989: stdout chunk (state=3): >>> <<< 67225 1726886843.14066: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py<<< 67225 1726886843.14070: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886843.14072: stdout chunk (state=3): >>> <<< 67225 1726886843.14104: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 67225 1726886843.14144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 67225 1726886843.14155: stdout chunk (state=3): >>>import '_codecs' # <<< 67225 1726886843.14198: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c9aca0> <<< 67225 1726886843.14247: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 67225 1726886843.14320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41280><<< 67225 1726886843.14324: stdout chunk (state=3): >>> <<< 67225 1726886843.14326: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c9aa00><<< 67225 1726886843.14332: stdout chunk (state=3): >>> <<< 67225 1726886843.14364: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc'<<< 67225 1726886843.14367: stdout chunk (state=3): >>> <<< 67225 1726886843.14397: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c9a9a0> <<< 67225 1726886843.14429: stdout chunk (state=3): >>>import '_signal' # <<< 67225 1726886843.14482: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc'<<< 67225 1726886843.14489: stdout chunk (state=3): >>> <<< 67225 1726886843.14508: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41370> <<< 67225 1726886843.14552: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' <<< 67225 1726886843.14607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 67225 1726886843.14620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886843.14634: stdout chunk (state=3): >>>import '_abc' # <<< 67225 1726886843.14668: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41820><<< 67225 1726886843.14673: stdout chunk (state=3): >>> <<< 67225 1726886843.14704: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41550> <<< 67225 1726886843.14745: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 67225 1726886843.14768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 67225 1726886843.14818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 67225 1726886843.14847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 67225 1726886843.14876: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 67225 1726886843.14915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 67225 1726886843.14967: stdout chunk (state=3): >>>import '_stat' # <<< 67225 1726886843.14970: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99c8f70> <<< 67225 1726886843.14997: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 67225 1726886843.15047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 67225 1726886843.15152: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99cf100> <<< 67225 1726886843.15203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 67225 1726886843.15218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 67225 1726886843.15282: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 67225 1726886843.15313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99cf820> <<< 67225 1726886843.15364: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c56760> <<< 67225 1726886843.15421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 67225 1726886843.15441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99c8c70> <<< 67225 1726886843.15531: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 67225 1726886843.15564: stdout chunk (state=3): >>>import '_locale' # <<< 67225 1726886843.15579: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99f8c70> <<< 67225 1726886843.15679: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41fd0> <<< 67225 1726886843.15751: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux<<< 67225 1726886843.15754: stdout chunk (state=3): >>> Type "help", "copyright", "credits" or "license" for more information. <<< 67225 1726886843.16102: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 67225 1726886843.16119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 67225 1726886843.16154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 67225 1726886843.16183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 67225 1726886843.16207: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 67225 1726886843.16243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 67225 1726886843.16275: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 67225 1726886843.16318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 67225 1726886843.16330: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a996fd90> <<< 67225 1726886843.16406: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9972e20> <<< 67225 1726886843.16432: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 67225 1726886843.16458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 67225 1726886843.16489: stdout chunk (state=3): >>>import '_sre' # <<< 67225 1726886843.16528: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 67225 1726886843.16563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 67225 1726886843.16601: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 67225 1726886843.16633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 67225 1726886843.16647: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9969730> <<< 67225 1726886843.16677: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9970520> <<< 67225 1726886843.16699: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a996f250> <<< 67225 1726886843.16740: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 67225 1726886843.16847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 67225 1726886843.16870: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 67225 1726886843.16923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.16975: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 67225 1726886843.16995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 67225 1726886843.17038: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a98abc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98ab760> <<< 67225 1726886843.17101: stdout chunk (state=3): >>>import 'itertools' # <<< 67225 1726886843.17121: stdout chunk (state=3): >>> <<< 67225 1726886843.17137: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98abd60> <<< 67225 1726886843.17179: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py<<< 67225 1726886843.17183: stdout chunk (state=3): >>> <<< 67225 1726886843.17210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 67225 1726886843.17258: stdout chunk (state=3): >>>import '_operator' # <<< 67225 1726886843.17261: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98abe20> <<< 67225 1726886843.17318: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 67225 1726886843.17351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98abee0> import '_collections' # <<< 67225 1726886843.17354: stdout chunk (state=3): >>> <<< 67225 1726886843.17437: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9903be0> <<< 67225 1726886843.17441: stdout chunk (state=3): >>>import '_functools' # <<< 67225 1726886843.17479: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98fd4c0> <<< 67225 1726886843.17568: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' <<< 67225 1726886843.17604: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9912520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9976d00> <<< 67225 1726886843.17643: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 67225 1726886843.17703: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.17726: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a98bcb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9972fa0> <<< 67225 1726886843.17799: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.17837: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9912130> <<< 67225 1726886843.17855: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a997c8b0> <<< 67225 1726886843.17898: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 67225 1726886843.17913: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.17952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 67225 1726886843.17993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 67225 1726886843.18010: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bce50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bcc40> <<< 67225 1726886843.18056: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc'<<< 67225 1726886843.18074: stdout chunk (state=3): >>> import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bcbb0> <<< 67225 1726886843.18140: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 67225 1726886843.18144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 67225 1726886843.18166: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 67225 1726886843.18183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 67225 1726886843.18221: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 67225 1726886843.18288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 67225 1726886843.18346: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9891220> <<< 67225 1726886843.18373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 67225 1726886843.18406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 67225 1726886843.18458: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9891310> <<< 67225 1726886843.18637: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98c9e50> <<< 67225 1726886843.18690: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98be8e0> <<< 67225 1726886843.18718: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bce20> <<< 67225 1726886843.18743: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 67225 1726886843.18775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 67225 1726886843.18816: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 67225 1726886843.18842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 67225 1726886843.18902: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 67225 1726886843.18924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a983af70> <<< 67225 1726886843.18965: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a981fb20><<< 67225 1726886843.18977: stdout chunk (state=3): >>> <<< 67225 1726886843.19054: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bed60> <<< 67225 1726886843.19071: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98fdfd0> <<< 67225 1726886843.19099: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 67225 1726886843.19137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 67225 1726886843.19197: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 67225 1726886843.19227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97d89a0> <<< 67225 1726886843.19240: stdout chunk (state=3): >>>import 'errno' # <<< 67225 1726886843.19294: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.19318: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97d8cd0> <<< 67225 1726886843.19351: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 67225 1726886843.19380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 67225 1726886843.19418: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 67225 1726886843.19430: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ea5e0> <<< 67225 1726886843.19461: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 67225 1726886843.19505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 67225 1726886843.19543: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97eab20> <<< 67225 1726886843.19604: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.19636: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9780250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97d8dc0> <<< 67225 1726886843.19680: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 67225 1726886843.19696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 67225 1726886843.19759: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9792130><<< 67225 1726886843.19801: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ea460> <<< 67225 1726886843.19816: stdout chunk (state=3): >>>import 'pwd' # <<< 67225 1726886843.19864: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.19874: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97921f0> <<< 67225 1726886843.19922: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bc880> <<< 67225 1726886843.19947: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 67225 1726886843.19979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 67225 1726886843.20008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 67225 1726886843.20037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 67225 1726886843.20096: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.20110: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97ac550> <<< 67225 1726886843.20150: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 67225 1726886843.20207: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886843.20231: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97ac820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ac610> <<< 67225 1726886843.20290: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.20308: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97ac700> <<< 67225 1726886843.20353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 67225 1726886843.20363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 67225 1726886843.20654: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97acb50><<< 67225 1726886843.20667: stdout chunk (state=3): >>> <<< 67225 1726886843.20723: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97acfd0> <<< 67225 1726886843.20752: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ac790> <<< 67225 1726886843.20786: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97a08e0> <<< 67225 1726886843.20827: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bc460> <<< 67225 1726886843.20864: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 67225 1726886843.20968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 67225 1726886843.21021: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ac940> <<< 67225 1726886843.21184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc'<<< 67225 1726886843.21211: stdout chunk (state=3): >>> <<< 67225 1726886843.21228: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36a96f0520> <<< 67225 1726886843.21434: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip' <<< 67225 1726886843.21447: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.21589: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.21641: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py <<< 67225 1726886843.21656: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.21673: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886843.21693: stdout chunk (state=3): >>> <<< 67225 1726886843.21705: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py <<< 67225 1726886843.21734: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.23703: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.25317: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc'<<< 67225 1726886843.25320: stdout chunk (state=3): >>> import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95d7730> <<< 67225 1726886843.25367: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 67225 1726886843.25373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.25417: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 67225 1726886843.25455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 67225 1726886843.25469: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 67225 1726886843.25534: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886843.25537: stdout chunk (state=3): >>> import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9668850> <<< 67225 1726886843.25598: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668730> <<< 67225 1726886843.25644: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668490> <<< 67225 1726886843.25688: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 67225 1726886843.25702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 67225 1726886843.25786: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668580> <<< 67225 1726886843.25791: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a96682b0> <<< 67225 1726886843.25805: stdout chunk (state=3): >>>import 'atexit' # <<< 67225 1726886843.25863: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a96684f0> <<< 67225 1726886843.25893: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 67225 1726886843.25939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 67225 1726886843.26000: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a96688b0> <<< 67225 1726886843.26036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 67225 1726886843.26069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 67225 1726886843.26094: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 67225 1726886843.26136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 67225 1726886843.26177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 67225 1726886843.26310: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95ba880> <<< 67225 1726886843.26392: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.26411: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ba4f0> <<< 67225 1726886843.26462: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ba6a0><<< 67225 1726886843.26486: stdout chunk (state=3): >>> <<< 67225 1726886843.26504: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 67225 1726886843.26548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 67225 1726886843.26597: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9575b50> <<< 67225 1726886843.26631: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9662d00> <<< 67225 1726886843.26905: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668610> <<< 67225 1726886843.27008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 67225 1726886843.27028: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9662e80> <<< 67225 1726886843.27048: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 67225 1726886843.27118: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 67225 1726886843.27175: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 67225 1726886843.27214: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9550880> <<< 67225 1726886843.27354: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9609d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9609850> <<< 67225 1726886843.27393: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a956f310> <<< 67225 1726886843.27429: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9609fa0> <<< 67225 1726886843.27508: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py <<< 67225 1726886843.27514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9609f70> <<< 67225 1726886843.27546: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py <<< 67225 1726886843.27581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 67225 1726886843.27646: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 67225 1726886843.27665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 67225 1726886843.27785: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9538f70><<< 67225 1726886843.27818: stdout chunk (state=3): >>> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9640e80> <<< 67225 1726886843.27861: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 67225 1726886843.27967: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9548520><<< 67225 1726886843.27988: stdout chunk (state=3): >>> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9640fd0> <<< 67225 1726886843.28000: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 67225 1726886843.28059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.28117: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 67225 1726886843.28212: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9538250> <<< 67225 1726886843.28427: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9548160> <<< 67225 1726886843.28570: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95465b0> <<< 67225 1726886843.28640: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9546670> <<< 67225 1726886843.28731: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.28759: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9545ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9638bb0> <<< 67225 1726886843.28827: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' <<< 67225 1726886843.28855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 67225 1726886843.28868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 67225 1726886843.28957: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ca9d0> <<< 67225 1726886843.29286: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886843.29289: stdout chunk (state=3): >>> import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95c7970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a953a880> <<< 67225 1726886843.29366: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ca400> <<< 67225 1726886843.29369: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a96019d0> <<< 67225 1726886843.29410: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py <<< 67225 1726886843.29436: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.29553: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.29730: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.29765: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available<<< 67225 1726886843.29802: stdout chunk (state=3): >>> import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py <<< 67225 1726886843.29827: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.29964: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.30126: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.30894: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.31663: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py <<< 67225 1726886843.31713: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py <<< 67225 1726886843.31742: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 67225 1726886843.31769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.31862: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.31876: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8feebe0> <<< 67225 1726886843.31971: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc'<<< 67225 1726886843.31999: stdout chunk (state=3): >>> import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95be7c0> <<< 67225 1726886843.32032: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcf100> <<< 67225 1726886843.32083: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py <<< 67225 1726886843.32107: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.32159: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.32186: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 67225 1726886843.32382: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.32607: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 67225 1726886843.32656: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95bfc10> <<< 67225 1726886843.32689: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.33290: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.33928: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34013: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34118: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py <<< 67225 1726886843.34134: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34179: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34244: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py <<< 67225 1726886843.34265: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34344: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34463: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py <<< 67225 1726886843.34522: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34543: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34556: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 67225 1726886843.34613: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34672: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 67225 1726886843.34690: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.34998: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.35344: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 67225 1726886843.35395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 67225 1726886843.35423: stdout chunk (state=3): >>>import '_ast' # <<< 67225 1726886843.35535: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9604fd0> <<< 67225 1726886843.35560: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.35675: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.35796: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py <<< 67225 1726886843.35841: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py <<< 67225 1726886843.35847: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py <<< 67225 1726886843.35859: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.35919: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.35962: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py <<< 67225 1726886843.35989: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.36056: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.36105: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.36205: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.36303: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py <<< 67225 1726886843.36355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.36501: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8fd5700> <<< 67225 1726886843.36549: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8b83f40> <<< 67225 1726886843.36622: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py <<< 67225 1726886843.36635: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 67225 1726886843.36819: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.36905: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.36938: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.36984: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 67225 1726886843.37013: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 67225 1726886843.37050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 67225 1726886843.37097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 67225 1726886843.37174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 67225 1726886843.37177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 67225 1726886843.37348: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bbeb50> <<< 67225 1726886843.37387: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8fe4520><<< 67225 1726886843.37390: stdout chunk (state=3): >>> <<< 67225 1726886843.37494: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8fdfa60> <<< 67225 1726886843.37509: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py <<< 67225 1726886843.37533: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.37581: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.37633: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py <<< 67225 1726886843.37747: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py <<< 67225 1726886843.37785: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.37848: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py <<< 67225 1726886843.37877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 67225 1726886843.37919: stdout chunk (state=3): >>> import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 67225 1726886843.37985: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 67225 1726886843.38011: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.38056: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 67225 1726886843.38089: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.40204: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.42072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 67225 1726886843.42127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 67225 1726886843.42188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 67225 1726886843.42208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 67225 1726886843.42230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 67225 1726886843.42304: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886843.42320: stdout chunk (state=3): >>> import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a88f7040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88f7280> <<< 67225 1726886843.42350: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88f7a00> <<< 67225 1726886843.42511: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bce460> <<< 67225 1726886843.42578: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py <<< 67225 1726886843.42581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.42623: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py <<< 67225 1726886843.42654: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' <<< 67225 1726886843.42697: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 67225 1726886843.42700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 67225 1726886843.42745: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8fd50a0> <<< 67225 1726886843.42788: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 67225 1726886843.42873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 67225 1726886843.42892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 67225 1726886843.42939: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcd160> <<< 67225 1726886843.43034: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.43072: stdout chunk (state=3): >>># extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8bcd940><<< 67225 1726886843.43075: stdout chunk (state=3): >>> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcde50> <<< 67225 1726886843.43121: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py <<< 67225 1726886843.43135: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' <<< 67225 1726886843.43174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py <<< 67225 1726886843.43192: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' <<< 67225 1726886843.43219: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 67225 1726886843.43271: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 67225 1726886843.43359: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8904340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89041f0> <<< 67225 1726886843.43496: stdout chunk (state=3): >>>import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcdc40> <<< 67225 1726886843.43516: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' <<< 67225 1726886843.43564: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py <<< 67225 1726886843.43569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.43625: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 67225 1726886843.43869: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc'<<< 67225 1726886843.43873: stdout chunk (state=3): >>> import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1f070> <<< 67225 1726886843.43974: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' <<< 67225 1726886843.43977: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8a1ff70> <<< 67225 1726886843.44010: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1f7f0> <<< 67225 1726886843.44099: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886843.44108: stdout chunk (state=3): >>> <<< 67225 1726886843.44124: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' <<< 67225 1726886843.44177: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py <<< 67225 1726886843.44181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 67225 1726886843.44220: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py <<< 67225 1726886843.44247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 67225 1726886843.44289: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 67225 1726886843.44326: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89732e0> <<< 67225 1726886843.44353: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89733d0> <<< 67225 1726886843.44384: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py <<< 67225 1726886843.44489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 67225 1726886843.44492: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89736d0> <<< 67225 1726886843.44596: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8973ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8945c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8945820> <<< 67225 1726886843.44614: stdout chunk (state=3): >>># possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886843.44656: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides <<< 67225 1726886843.44677: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8945ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89452b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1fbb0> <<< 67225 1726886843.44760: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py<<< 67225 1726886843.44763: stdout chunk (state=3): >>> <<< 67225 1726886843.44786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 67225 1726886843.44839: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 67225 1726886843.44842: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89c5df0> <<< 67225 1726886843.44892: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py <<< 67225 1726886843.44896: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 67225 1726886843.44929: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 67225 1726886843.44978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc'<<< 67225 1726886843.44984: stdout chunk (state=3): >>> <<< 67225 1726886843.45015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py<<< 67225 1726886843.45028: stdout chunk (state=3): >>> <<< 67225 1726886843.45032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc'<<< 67225 1726886843.45034: stdout chunk (state=3): >>> <<< 67225 1726886843.45197: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88f28b0><<< 67225 1726886843.45203: stdout chunk (state=3): >>> <<< 67225 1726886843.45273: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89de670><<< 67225 1726886843.45278: stdout chunk (state=3): >>> <<< 67225 1726886843.45311: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89de1c0><<< 67225 1726886843.45318: stdout chunk (state=3): >>> <<< 67225 1726886843.45496: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89d58e0><<< 67225 1726886843.45501: stdout chunk (state=3): >>> <<< 67225 1726886843.45582: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py<<< 67225 1726886843.45587: stdout chunk (state=3): >>> <<< 67225 1726886843.45615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc'<<< 67225 1726886843.45620: stdout chunk (state=3): >>> <<< 67225 1726886843.45889: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88c1a00><<< 67225 1726886843.45894: stdout chunk (state=3): >>> <<< 67225 1726886843.45971: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py<<< 67225 1726886843.45976: stdout chunk (state=3): >>> <<< 67225 1726886843.45999: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc'<<< 67225 1726886843.46004: stdout chunk (state=3): >>> <<< 67225 1726886843.46315: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82c6d60><<< 67225 1726886843.46329: stdout chunk (state=3): >>> <<< 67225 1726886843.46335: stdout chunk (state=3): >>>import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1f4f0> <<< 67225 1726886843.46407: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py <<< 67225 1726886843.46451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' <<< 67225 1726886843.46743: stdout chunk (state=3): >>>import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82c6eb0> <<< 67225 1726886843.46835: stdout chunk (state=3): >>>import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9649d30> <<< 67225 1726886843.46867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc'<<< 67225 1726886843.46880: stdout chunk (state=3): >>> <<< 67225 1726886843.46924: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py <<< 67225 1726886843.46956: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' <<< 67225 1726886843.46974: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py <<< 67225 1726886843.47000: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' <<< 67225 1726886843.47090: stdout chunk (state=3): >>>import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a825a580><<< 67225 1726886843.47117: stdout chunk (state=3): >>> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a825a3a0> <<< 67225 1726886843.47137: stdout chunk (state=3): >>>import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82e2640> <<< 67225 1726886843.47813: stdout chunk (state=3): >>> <<< 67225 1726886843.47835: stdout chunk (state=3): >>>** (process:145969): WARNING **: 22:47:23.477: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bce280> <<< 67225 1726886843.47867: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py <<< 67225 1726886843.47892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' <<< 67225 1726886843.47964: stdout chunk (state=3): >>>import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a825a190> <<< 67225 1726886843.48024: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.48032: stdout chunk (state=3): >>>import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82898b0> <<< 67225 1726886843.48069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py <<< 67225 1726886843.48079: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.48126: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py <<< 67225 1726886843.48141: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' <<< 67225 1726886843.48167: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py <<< 67225 1726886843.48201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' <<< 67225 1726886843.48257: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886843.48263: stdout chunk (state=3): >>> <<< 67225 1726886843.48297: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py <<< 67225 1726886843.48311: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' <<< 67225 1726886843.48348: stdout chunk (state=3): >>>import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bde8b0> <<< 67225 1726886843.48394: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc'<<< 67225 1726886843.48401: stdout chunk (state=3): >>> <<< 67225 1726886843.48431: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py <<< 67225 1726886843.48458: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc'<<< 67225 1726886843.48470: stdout chunk (state=3): >>> <<< 67225 1726886843.48483: stdout chunk (state=3): >>>import 'six.moves' # <<< 67225 1726886843.48519: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py <<< 67225 1726886843.48527: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' <<< 67225 1726886843.48549: stdout chunk (state=3): >>>import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bf3fd0> <<< 67225 1726886843.48593: stdout chunk (state=3): >>>import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7be53a0><<< 67225 1726886843.48607: stdout chunk (state=3): >>> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bdedf0> <<< 67225 1726886843.48635: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py<<< 67225 1726886843.48643: stdout chunk (state=3): >>> <<< 67225 1726886843.48661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' <<< 67225 1726886843.48695: stdout chunk (state=3): >>>import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bf3cd0><<< 67225 1726886843.48705: stdout chunk (state=3): >>> <<< 67225 1726886843.48733: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py<<< 67225 1726886843.48743: stdout chunk (state=3): >>> <<< 67225 1726886843.48745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc'<<< 67225 1726886843.48751: stdout chunk (state=3): >>> <<< 67225 1726886843.48785: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py<<< 67225 1726886843.48798: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.48838: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py<<< 67225 1726886843.48852: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc'<<< 67225 1726886843.48861: stdout chunk (state=3): >>> <<< 67225 1726886843.48901: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py<<< 67225 1726886843.48918: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc'<<< 67225 1726886843.48932: stdout chunk (state=3): >>> <<< 67225 1726886843.48936: stdout chunk (state=3): >>>import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0ddc0> <<< 67225 1726886843.48959: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0db20><<< 67225 1726886843.48964: stdout chunk (state=3): >>> <<< 67225 1726886843.49000: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py<<< 67225 1726886843.49002: stdout chunk (state=3): >>> <<< 67225 1726886843.49024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc'<<< 67225 1726886843.49031: stdout chunk (state=3): >>> <<< 67225 1726886843.49085: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0dc10><<< 67225 1726886843.49095: stdout chunk (state=3): >>> <<< 67225 1726886843.49097: stdout chunk (state=3): >>>import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d790><<< 67225 1726886843.49100: stdout chunk (state=3): >>> <<< 67225 1726886843.49137: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py<<< 67225 1726886843.49152: stdout chunk (state=3): >>> <<< 67225 1726886843.49155: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc'<<< 67225 1726886843.49162: stdout chunk (state=3): >>> <<< 67225 1726886843.49195: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py<<< 67225 1726886843.49201: stdout chunk (state=3): >>> <<< 67225 1726886843.49233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' <<< 67225 1726886843.49244: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d850> <<< 67225 1726886843.49256: stdout chunk (state=3): >>>import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d7f0> <<< 67225 1726886843.49273: stdout chunk (state=3): >>>import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bfcd90><<< 67225 1726886843.49276: stdout chunk (state=3): >>> <<< 67225 1726886843.49310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py<<< 67225 1726886843.49318: stdout chunk (state=3): >>> <<< 67225 1726886843.49327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' <<< 67225 1726886843.49357: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py<<< 67225 1726886843.49367: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.49403: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py<<< 67225 1726886843.49442: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' <<< 67225 1726886843.49444: stdout chunk (state=3): >>>import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b939d0> <<< 67225 1726886843.49495: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py<<< 67225 1726886843.49570: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b93dc0> <<< 67225 1726886843.49577: stdout chunk (state=3): >>>import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b936a0> <<< 67225 1726886843.49617: stdout chunk (state=3): >>>import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d580> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc'<<< 67225 1726886843.49621: stdout chunk (state=3): >>> import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b936d0><<< 67225 1726886843.49641: stdout chunk (state=3): >>> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bde0d0><<< 67225 1726886843.49664: stdout chunk (state=3): >>> <<< 67225 1726886843.49681: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' <<< 67225 1726886843.49748: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.49762: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py <<< 67225 1726886843.49798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' <<< 67225 1726886843.49878: stdout chunk (state=3): >>>import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7baa460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7baa1c0><<< 67225 1726886843.49892: stdout chunk (state=3): >>> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bde640> <<< 67225 1726886843.50786: stdout chunk (state=3): >>>import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a828f580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8289d30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b5a400> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b5abb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b550d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.50848: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b8ea90> <<< 67225 1726886843.50873: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py <<< 67225 1726886843.50884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' <<< 67225 1726886843.50904: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py <<< 67225 1726886843.50928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' <<< 67225 1726886843.50958: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py <<< 67225 1726886843.50975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886843.51015: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.51041: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' <<< 67225 1726886843.51065: stdout chunk (state=3): >>>import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b1f760> <<< 67225 1726886843.51090: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' <<< 67225 1726886843.51101: stdout chunk (state=3): >>>import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b1fcd0> <<< 67225 1726886843.51133: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py <<< 67225 1726886843.51136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' <<< 67225 1726886843.51145: stdout chunk (state=3): >>>import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b2f3d0> <<< 67225 1726886843.51171: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py <<< 67225 1726886843.51185: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' <<< 67225 1726886843.51219: stdout chunk (state=3): >>>import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b2f730> <<< 67225 1726886843.51240: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py <<< 67225 1726886843.51252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' <<< 67225 1726886843.51331: stdout chunk (state=3): >>>import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b2fe80> <<< 67225 1726886843.51333: stdout chunk (state=3): >>>import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b1f400> <<< 67225 1726886843.51353: stdout chunk (state=3): >>>import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b14ee0> <<< 67225 1726886843.51532: stdout chunk (state=3): >>>import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b14160> <<< 67225 1726886843.51560: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' <<< 67225 1726886843.51597: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' <<< 67225 1726886843.51623: stdout chunk (state=3): >>>import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7ad15e0> <<< 67225 1726886843.51634: stdout chunk (state=3): >>>import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b14760> <<< 67225 1726886843.51662: stdout chunk (state=3): >>>import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b8ec40> <<< 67225 1726886843.51693: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py <<< 67225 1726886843.51715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' <<< 67225 1726886843.51730: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' <<< 67225 1726886843.51752: stdout chunk (state=3): >>>import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7ad1f40> <<< 67225 1726886843.51793: stdout chunk (state=3): >>>import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b8ee80> <<< 67225 1726886843.51827: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' <<< 67225 1726886843.51875: stdout chunk (state=3): >>>import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b142e0> <<< 67225 1726886843.51903: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py <<< 67225 1726886843.51914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' <<< 67225 1726886843.51944: stdout chunk (state=3): >>>import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7adb2e0> <<< 67225 1726886843.51978: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py <<< 67225 1726886843.51983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' <<< 67225 1726886843.52010: stdout chunk (state=3): >>>import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7adb5b0> <<< 67225 1726886843.52349: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py <<< 67225 1726886843.52352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' <<< 67225 1726886843.52385: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py <<< 67225 1726886843.52410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.52573: stdout chunk (state=3): >>># extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a7b0ad60> <<< 67225 1726886843.52615: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' <<< 67225 1726886843.52647: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a02af0> <<< 67225 1726886843.52655: stdout chunk (state=3): >>>import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a02460> <<< 67225 1726886843.52696: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' <<< 67225 1726886843.52733: stdout chunk (state=3): >>>import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a02dc0> <<< 67225 1726886843.52740: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' <<< 67225 1726886843.52760: stdout chunk (state=3): >>>import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a0f4c0> <<< 67225 1726886843.52787: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py <<< 67225 1726886843.52810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886843.52845: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' <<< 67225 1726886843.52857: stdout chunk (state=3): >>>import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a286a0> <<< 67225 1726886843.52880: stdout chunk (state=3): >>>import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a1e250> <<< 67225 1726886843.52906: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' <<< 67225 1726886843.52931: stdout chunk (state=3): >>>import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a34880> <<< 67225 1726886843.52959: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' <<< 67225 1726886843.52981: stdout chunk (state=3): >>>import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a39550> <<< 67225 1726886843.53034: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886843.53051: stdout chunk (state=3): >>>import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79bf340> <<< 67225 1726886843.53070: stdout chunk (state=3): >>>import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b01d90> <<< 67225 1726886843.53118: stdout chunk (state=3): >>>import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b01a90> <<< 67225 1726886843.53156: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py <<< 67225 1726886843.53159: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' <<< 67225 1726886843.53198: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79ce340> <<< 67225 1726886843.53239: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py <<< 67225 1726886843.53243: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' <<< 67225 1726886843.53264: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py <<< 67225 1726886843.53288: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' <<< 67225 1726886843.53375: stdout chunk (state=3): >>>import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79ceac0> <<< 67225 1726886843.53401: stdout chunk (state=3): >>>import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79ce2e0> <<< 67225 1726886843.53542: stdout chunk (state=3): >>>import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79c6af0> <<< 67225 1726886843.53567: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' <<< 67225 1726886843.53612: stdout chunk (state=3): >>>import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a797ab20> <<< 67225 1726886843.53654: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' <<< 67225 1726886843.53666: stdout chunk (state=3): >>>import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a797e280> <<< 67225 1726886843.53691: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py <<< 67225 1726886843.53768: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' <<< 67225 1726886843.53832: stdout chunk (state=3): >>>import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79993a0> <<< 67225 1726886843.53869: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' <<< 67225 1726886843.53930: stdout chunk (state=3): >>>import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7999760> <<< 67225 1726886843.53962: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py <<< 67225 1726886843.53968: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' <<< 67225 1726886843.54017: stdout chunk (state=3): >>>import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79a0400> <<< 67225 1726886843.54042: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py <<< 67225 1726886843.54048: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' <<< 67225 1726886843.54086: stdout chunk (state=3): >>>import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79a0fa0> <<< 67225 1726886843.54111: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' <<< 67225 1726886843.54141: stdout chunk (state=3): >>>import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79af7f0> <<< 67225 1726886843.54165: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py <<< 67225 1726886843.54178: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' <<< 67225 1726886843.54207: stdout chunk (state=3): >>>import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79afb20> <<< 67225 1726886843.54235: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' <<< 67225 1726886843.54282: stdout chunk (state=3): >>>import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79afee0> <<< 67225 1726886843.54310: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py <<< 67225 1726886843.54316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' <<< 67225 1726886843.54346: stdout chunk (state=3): >>>import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a793e5e0> <<< 67225 1726886843.54380: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' <<< 67225 1726886843.54416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886843.54442: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py <<< 67225 1726886843.54463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886843.54532: stdout chunk (state=3): >>>import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a794d1c0> <<< 67225 1726886843.54565: stdout chunk (state=3): >>>import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a793ee50> <<< 67225 1726886843.54580: stdout chunk (state=3): >>>import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a793e940> <<< 67225 1726886843.54974: stdout chunk (state=3): >>>import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a797e340> <<< 67225 1726886843.54998: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py <<< 67225 1726886843.55015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886843.55049: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' <<< 67225 1726886843.55081: stdout chunk (state=3): >>>import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7900eb0> <<< 67225 1726886843.55106: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py <<< 67225 1726886843.55118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' <<< 67225 1726886843.55137: stdout chunk (state=3): >>>import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a790a160> <<< 67225 1726886843.55262: stdout chunk (state=3): >>>import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a798bbe0> <<< 67225 1726886843.55285: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py <<< 67225 1726886843.55298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' <<< 67225 1726886843.55328: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py <<< 67225 1726886843.55340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' <<< 67225 1726886843.56321: stdout chunk (state=3): >>>import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7918ac0> <<< 67225 1726886843.56360: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py <<< 67225 1726886843.56383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' <<< 67225 1726886843.56420: stdout chunk (state=3): >>>import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79209d0> <<< 67225 1726886843.56633: stdout chunk (state=3): >>>import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79183d0> <<< 67225 1726886843.56667: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py <<< 67225 1726886843.56680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886843.56745: stdout chunk (state=3): >>>import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a792ac70> <<< 67225 1726886843.56778: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py <<< 67225 1726886843.56786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' <<< 67225 1726886843.56828: stdout chunk (state=3): >>>import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7930e80> <<< 67225 1726886843.56860: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py <<< 67225 1726886843.56863: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' <<< 67225 1726886843.56910: stdout chunk (state=3): >>>import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79355e0> <<< 67225 1726886843.56948: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py <<< 67225 1726886843.56962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' <<< 67225 1726886843.57054: stdout chunk (state=3): >>>import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7935d90> <<< 67225 1726886843.57086: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py <<< 67225 1726886843.57094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886843.57165: stdout chunk (state=3): >>>import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78c2850> <<< 67225 1726886843.57176: stdout chunk (state=3): >>>import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b82b50> <<< 67225 1726886843.57217: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py <<< 67225 1726886843.57229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' <<< 67225 1726886843.57236: stdout chunk (state=3): >>>import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b017f0> <<< 67225 1726886843.57463: stdout chunk (state=3): >>>import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b71d60><<< 67225 1726886843.57472: stdout chunk (state=3): >>> <<< 67225 1726886843.57504: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py <<< 67225 1726886843.57546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886843.57606: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py <<< 67225 1726886843.57620: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886843.57662: stdout chunk (state=3): >>>import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78eaa90> <<< 67225 1726886843.57717: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py <<< 67225 1726886843.57728: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' <<< 67225 1726886843.57743: stdout chunk (state=3): >>>import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78f5640> <<< 67225 1726886843.57783: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py <<< 67225 1726886843.57810: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' <<< 67225 1726886843.57887: stdout chunk (state=3): >>>import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78f5220> <<< 67225 1726886843.57933: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py <<< 67225 1726886843.57942: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' <<< 67225 1726886843.58032: stdout chunk (state=3): >>>import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a787fbe0> <<< 67225 1726886843.58259: stdout chunk (state=3): >>>import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78e3820> <<< 67225 1726886843.58291: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py<<< 67225 1726886843.58297: stdout chunk (state=3): >>> <<< 67225 1726886843.58328: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' <<< 67225 1726886843.58524: stdout chunk (state=3): >>>import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78ea610><<< 67225 1726886843.58527: stdout chunk (state=3): >>> <<< 67225 1726886843.58563: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py<<< 67225 1726886843.58580: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886843.58673: stdout chunk (state=3): >>>import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7840a00><<< 67225 1726886843.58682: stdout chunk (state=3): >>> <<< 67225 1726886843.58710: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py<<< 67225 1726886843.58717: stdout chunk (state=3): >>> <<< 67225 1726886843.58809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc'<<< 67225 1726886843.58816: stdout chunk (state=3): >>> <<< 67225 1726886843.58855: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py<<< 67225 1726886843.58864: stdout chunk (state=3): >>> <<< 67225 1726886843.58870: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' <<< 67225 1726886843.58909: stdout chunk (state=3): >>>import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a780a7c0> <<< 67225 1726886843.58937: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py<<< 67225 1726886843.58943: stdout chunk (state=3): >>> <<< 67225 1726886843.58971: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc'<<< 67225 1726886843.58976: stdout chunk (state=3): >>> <<< 67225 1726886843.59026: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py<<< 67225 1726886843.59028: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' <<< 67225 1726886843.59067: stdout chunk (state=3): >>>import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a781c970><<< 67225 1726886843.59073: stdout chunk (state=3): >>> <<< 67225 1726886843.59356: stdout chunk (state=3): >>>import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a780af70> <<< 67225 1726886843.59377: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' <<< 67225 1726886843.59417: stdout chunk (state=3): >>>import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77bdeb0><<< 67225 1726886843.59427: stdout chunk (state=3): >>> <<< 67225 1726886843.60038: stdout chunk (state=3): >>>import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a784b520> <<< 67225 1726886843.60069: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py <<< 67225 1726886843.60118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' <<< 67225 1726886843.60309: stdout chunk (state=3): >>>import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a778db20> <<< 67225 1726886843.60337: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc'<<< 67225 1726886843.60340: stdout chunk (state=3): >>> <<< 67225 1726886843.60395: stdout chunk (state=3): >>>import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77aad30><<< 67225 1726886843.60397: stdout chunk (state=3): >>> <<< 67225 1726886843.60432: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py<<< 67225 1726886843.60450: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' <<< 67225 1726886843.60493: stdout chunk (state=3): >>>import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77b0760><<< 67225 1726886843.60546: stdout chunk (state=3): >>> <<< 67225 1726886843.60553: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' <<< 67225 1726886843.60590: stdout chunk (state=3): >>>import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77b72b0> <<< 67225 1726886843.60628: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py<<< 67225 1726886843.60632: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' <<< 67225 1726886843.60689: stdout chunk (state=3): >>>import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77b7610> <<< 67225 1726886843.60734: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' <<< 67225 1726886843.60799: stdout chunk (state=3): >>>import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77404c0> <<< 67225 1726886843.60839: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py <<< 67225 1726886843.60856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' <<< 67225 1726886843.60973: stdout chunk (state=3): >>>import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7740dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82899d0> <<< 67225 1726886843.61009: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py<<< 67225 1726886843.61013: stdout chunk (state=3): >>> <<< 67225 1726886843.61049: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' <<< 67225 1726886843.61280: stdout chunk (state=3): >>>import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8289a90> <<< 67225 1726886843.61324: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py <<< 67225 1726886843.61363: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' <<< 67225 1726886843.61416: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py<<< 67225 1726886843.61430: stdout chunk (state=3): >>> <<< 67225 1726886843.61465: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' <<< 67225 1726886843.61518: stdout chunk (state=3): >>>import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7713a00><<< 67225 1726886843.61545: stdout chunk (state=3): >>> <<< 67225 1726886843.61573: stdout chunk (state=3): >>>import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76fd730><<< 67225 1726886843.61579: stdout chunk (state=3): >>> <<< 67225 1726886843.61631: stdout chunk (state=3): >>># zipimport: zlib available<<< 67225 1726886843.61634: stdout chunk (state=3): >>> <<< 67225 1726886843.61671: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py <<< 67225 1726886843.61744: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 67225 1726886843.61753: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py<<< 67225 1726886843.61760: stdout chunk (state=3): >>> # zipimport: zlib available <<< 67225 1726886843.62105: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.62382: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py<<< 67225 1726886843.62394: stdout chunk (state=3): >>> <<< 67225 1726886843.62682: stdout chunk (state=3): >>># zipimport: zlib available <<< 67225 1726886843.62883: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py <<< 67225 1726886843.62925: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc'<<< 67225 1726886843.62928: stdout chunk (state=3): >>> <<< 67225 1726886843.62958: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py<<< 67225 1726886843.62975: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc'<<< 67225 1726886843.62977: stdout chunk (state=3): >>> <<< 67225 1726886843.63003: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 67225 1726886843.63006: stdout chunk (state=3): >>> <<< 67225 1726886843.63044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 67225 1726886843.63047: stdout chunk (state=3): >>> <<< 67225 1726886843.63084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 67225 1726886843.63104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'<<< 67225 1726886843.63123: stdout chunk (state=3): >>> import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76976d0> <<< 67225 1726886843.63205: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 67225 1726886843.63217: stdout chunk (state=3): >>> import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a7697760> <<< 67225 1726886843.63310: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76c3be0> <<< 67225 1726886843.63345: stdout chunk (state=3): >>>import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76c3370><<< 67225 1726886843.63351: stdout chunk (state=3): >>> <<< 67225 1726886843.63388: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py<<< 67225 1726886843.63397: stdout chunk (state=3): >>> <<< 67225 1726886843.63425: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc'<<< 67225 1726886843.63440: stdout chunk (state=3): >>> <<< 67225 1726886843.63740: stdout chunk (state=3): >>>import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76c3b80> <<< 67225 1726886843.63773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py <<< 67225 1726886843.63806: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc'<<< 67225 1726886843.63809: stdout chunk (state=3): >>> <<< 67225 1726886843.63864: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py <<< 67225 1726886843.63887: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' <<< 67225 1726886843.63916: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc'<<< 67225 1726886843.63940: stdout chunk (state=3): >>> import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dc250> <<< 67225 1726886843.63973: stdout chunk (state=3): >>>import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a766ca00> <<< 67225 1726886843.64013: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py <<< 67225 1726886843.64043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' <<< 67225 1726886843.64081: stdout chunk (state=3): >>>import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dc6a0><<< 67225 1726886843.64136: stdout chunk (state=3): >>> <<< 67225 1726886843.64155: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.64174: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py <<< 67225 1726886843.64195: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc'<<< 67225 1726886843.64215: stdout chunk (state=3): >>> <<< 67225 1726886843.64249: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py <<< 67225 1726886843.64277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' <<< 67225 1726886843.64302: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc'<<< 67225 1726886843.64331: stdout chunk (state=3): >>> <<< 67225 1726886843.64364: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75ef430> <<< 67225 1726886843.64388: stdout chunk (state=3): >>>import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75e4f10> <<< 67225 1726886843.64420: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py<<< 67225 1726886843.64443: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' <<< 67225 1726886843.64473: stdout chunk (state=3): >>>import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75ef5e0> <<< 67225 1726886843.64508: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc'<<< 67225 1726886843.64528: stdout chunk (state=3): >>> import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75ef820> <<< 67225 1726886843.64565: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py <<< 67225 1726886843.64576: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' <<< 67225 1726886843.64598: stdout chunk (state=3): >>>import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75efa00><<< 67225 1726886843.64610: stdout chunk (state=3): >>> <<< 67225 1726886843.64643: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py <<< 67225 1726886843.64660: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' <<< 67225 1726886843.64708: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75efc10> <<< 67225 1726886843.64739: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py <<< 67225 1726886843.64756: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' <<< 67225 1726886843.64786: stdout chunk (state=3): >>>import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75efe50> <<< 67225 1726886843.64819: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py<<< 67225 1726886843.64835: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' <<< 67225 1726886843.64850: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75fac10> <<< 67225 1726886843.64875: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py<<< 67225 1726886843.64890: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' <<< 67225 1726886843.64913: stdout chunk (state=3): >>>import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75fad90><<< 67225 1726886843.64918: stdout chunk (state=3): >>> <<< 67225 1726886843.64943: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py<<< 67225 1726886843.64967: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' <<< 67225 1726886843.64984: stdout chunk (state=3): >>>import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75fafa0> <<< 67225 1726886843.65022: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py <<< 67225 1726886843.65047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' <<< 67225 1726886843.65059: stdout chunk (state=3): >>>import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603190> <<< 67225 1726886843.65129: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py <<< 67225 1726886843.65219: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603610> <<< 67225 1726886843.65307: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603c40> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603f40> <<< 67225 1726886843.65408: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a760f160> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc'<<< 67225 1726886843.65435: stdout chunk (state=3): >>> import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a760f2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc'<<< 67225 1726886843.65457: stdout chunk (state=3): >>> <<< 67225 1726886843.65490: stdout chunk (state=3): >>>import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a760f520> <<< 67225 1726886843.65505: stdout chunk (state=3): >>>import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75e4a60> <<< 67225 1726886843.65563: stdout chunk (state=3): >>>import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dcf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dcd90> <<< 67225 1726886843.65765: stdout chunk (state=3): >>>import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76979d0> <<< 67225 1726886843.65937: stdout chunk (state=3): >>>import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7682220> <<< 67225 1726886843.69493: stdout chunk (state=3): >>>import 'gc' # <<< 67225 1726886843.77841: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py <<< 67225 1726886843.77892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' <<< 67225 1726886843.78320: stdout chunk (state=3): >>>import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75b5700><<< 67225 1726886843.78326: stdout chunk (state=3): >>> <<< 67225 1726886844.21586: stdout chunk (state=3): >>> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"packages_only": true, "pools": [], "volumes": [{"encryption": false, "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": "swap", "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "foo", "raid_level": null, "size": null, "state": "present", "type": "disk", "disks": [], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": 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, "diskvolume_mkfs_option_map": {}, "disklabel_type": null, "use_partitions": null}}} <<< 67225 1726886844.22973: stdout chunk (state=3): >>># destroy __main__ <<< 67225 1726886844.23036: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings <<< 67225 1726886844.23093: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing<<< 67225 1726886844.23162: stdout chunk (state=3): >>> # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 67225 1726886844.23178: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_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<<< 67225 1726886844.23230: stdout chunk (state=3): >>> # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext<<< 67225 1726886844.23273: stdout chunk (state=3): >>> # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 <<< 67225 1726886844.23353: stdout chunk (state=3): >>># cleanup[2] removing gi.module # cleanup[2] removing gi.overrides # cleanup[2] removing gi.importer # cleanup[2] removing gi.repository # cleanup[2] removing gi._ossighelper # cleanup[2] removing textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option<<< 67225 1726886844.23419: 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm <<< 67225 1726886844.23440: stdout chunk (state=3): >>># cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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.dmraid # 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 gc # cleanup[2] removing blivet.iscsi <<< 67225 1726886844.24080: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 67225 1726886844.24104: stdout chunk (state=3): >>># destroy _compression # destroy binascii # destroy bz2 # destroy lzma <<< 67225 1726886844.24133: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 67225 1726886844.24160: stdout chunk (state=3): >>># destroy datetime <<< 67225 1726886844.24173: stdout chunk (state=3): >>># destroy distro # destroy argparse <<< 67225 1726886844.24206: stdout chunk (state=3): >>># destroy _compat_pickle <<< 67225 1726886844.24247: stdout chunk (state=3): >>># cleanup[3] wiping blivet.iscsi <<< 67225 1726886844.24276: stdout chunk (state=3): >>># cleanup[3] wiping gc # 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.dmraid # 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 <<< 67225 1726886844.24297: stdout chunk (state=3): >>># 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 <<< 67225 1726886844.24329: 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 <<< 67225 1726886844.24364: stdout chunk (state=3): >>># cleanup[3] wiping blivet.devicelibs.lvm # cleanup[3] wiping blivet.tasks.lukstasks # cleanup[3] wiping blivet.devicelibs.crypto <<< 67225 1726886844.24387: 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 # 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 <<< 67225 1726886844.24405: 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 # cleanup[3] wiping blivet.udev <<< 67225 1726886844.24448: 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # 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 hashlib # destroy selinux # cleanup[3] wiping gi.repository.BlockDev # cleanup[3] wiping gi.overrides.BlockDev <<< 67225 1726886844.24495: 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 <<< 67225 1726886844.24504: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap # 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 <<< 67225 1726886844.24543: stdout chunk (state=3): >>># 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 <<< 67225 1726886844.24587: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # 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 <<< 67225 1726886844.24601: 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 # cleanup[3] wiping _uuid # destroy _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping linecache # destroy tokenize <<< 67225 1726886844.24657: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 67225 1726886844.24682: stdout chunk (state=3): >>># destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings <<< 67225 1726886844.24716: stdout chunk (state=3): >>># 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 67225 1726886844.24765: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 67225 1726886844.24800: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 67225 1726886844.24837: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 67225 1726886844.24870: stdout chunk (state=3): >>># 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle <<< 67225 1726886844.24883: stdout chunk (state=3): >>># destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal <<< 67225 1726886844.26165: stdout chunk (state=3): >>># destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # 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 inspect # 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.dmraid # 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 copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc <<< 67225 1726886844.26293: stdout chunk (state=3): >>># destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 67225 1726886844.26323: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 67225 1726886844.27294: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. <<< 67225 1726886844.27300: stdout chunk (state=3): >>><<< 67225 1726886844.27302: stderr chunk (state=3): >>><<< 67225 1726886844.27626: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py # code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c9aca0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41280> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c9aa00> # /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c9a9a0> import '_signal' # # /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41370> # /usr/lib64/python3.9/__pycache__/io.cpython-39.pyc matches /usr/lib64/python3.9/io.py # code object from '/usr/lib64/python3.9/__pycache__/io.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py # code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41820> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41550> # /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py # code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py # code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py # code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99c8f70> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py # code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99cf100> # /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py # code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py # code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99f8730> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99cf820> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c56760> # /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py # code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99c8c70> # /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py # code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a99f8c70> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9c41fd0> Python 3.9.19 (main, Aug 23 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py # code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py # code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py # code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py # code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a996fd90> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9972e20> # /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py # code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # # /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py # code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py # code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9969730> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9970520> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a996f250> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py # code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py # code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py # code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a98abc70> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98ab760> import 'itertools' # # /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98abd60> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py # code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98abe20> # /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py # code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98abee0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9903be0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98fd4c0> # /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py # code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9912520> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9976d00> # /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py # code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a98bcb20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9972fa0> # extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9912130> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a997c8b0> # /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py # code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bce50> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bcc40> # /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bcbb0> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py # code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py # code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' # /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9891220> # /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py # code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9891310> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98c9e50> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98be8e0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bce20> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py # code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py # code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py # code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a983af70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a981fb20> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bed60> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98fdfd0> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py # code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97d89a0> import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97d8cd0> # /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py # code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ea5e0> # /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py # code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97eab20> # extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9780250> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97d8dc0> # /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py # code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9792130> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ea460> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97921f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bc880> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py # code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py # code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' # extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97ac550> # /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97ac820> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ac610> # extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97ac700> # /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97acb50> # extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a97acfd0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ac790> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97a08e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a98bc460> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py # code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a97ac940> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f36a96f0520> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95d7730> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py # code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' # /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' # extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9668850> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668490> # /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668580> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a96682b0> import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a96684f0> # /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py # code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a96688b0> # /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py # code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py # code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95ba880> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ba4f0> # extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ba6a0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py # code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9575b50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9662d00> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9668610> # /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py # code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9662e80> # /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py # code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py # code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9550880> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9609d90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9609850> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a956f310> # extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9609fa0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/__init__.cpython-39.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9609f70> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9538f70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9640e80> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py # code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9548520> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9640fd0> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py # code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py # code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9538250> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9548160> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.9/site-packages/systemd/_journal.cpython-39-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95465b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.9/site-packages/systemd/_reader.cpython-39-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9546670> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.9/site-packages/systemd/id128.cpython-39-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a9545ca0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9638bb0> # /usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py # code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ca9d0> # extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95c7970> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a953a880> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.9/site-packages/systemd/_daemon.cpython-39-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a95ca400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a96019d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/converters.py # /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8feebe0> # /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95be7c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcf100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py # code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a95bfc10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py # code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9604fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.9/site-packages/selinux/_selinux.cpython-39-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8fd5700> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8b83f40> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py # code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py # code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bbeb50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8fe4520> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8fdfa60> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py # code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py # code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a88f7040> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88f7280> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88f7a00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bce460> # /usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/util.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/util.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py # code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8fd50a0> # /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py # code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py # code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcd160> # extension module '_decimal' loaded from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8bcd940> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcde50> # /usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/errors.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/errors.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/i18n.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/i18n.cpython-39.pyc' # /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py # code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8904340> import 'blivet.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89041f0> import 'blivet.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bcdc40> # /usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/safe_dbus.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/safe_dbus.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib/python3.9/site-packages/gi # /usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_error.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_error.cpython-39.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1f070> # extension module 'gi._gi' loaded from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.9/site-packages/gi/_gi.cpython-39-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a8a1ff70> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1f7f0> # /usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/repository/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/repository/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/importer.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/importer.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/module.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/types.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89732e0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89733d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89736d0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8973ca0> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8945c40> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8945820> # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/__init__.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' # possible namespace for /usr/lib64/python3.9/site-packages/gi/overrides import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8945ee0> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89452b0> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1fbb0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GLib.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89c5df0> # /usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/_option.py # code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py # code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py # code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88f28b0> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89de670> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89de1c0> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a89d58e0> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/GObject.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GObject.cpython-39.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a88c1a00> # /usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc matches /usr/lib/python3.9/site-packages/gi/overrides/Gio.py # code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/Gio.cpython-39.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82c6d60> import 'blivet.safe_dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8a1f4f0> # /usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gi/overrides/BlockDev.py # code object from '/usr/lib64/python3.9/site-packages/gi/overrides/__pycache__/BlockDev.cpython-39.pyc' import 'gi.overrides.BlockDev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82c6eb0> import 'blivet.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a9649d30> # /usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/arch.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/arch.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/storage_log.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/storage_log.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/flags.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/flags.cpython-39.pyc' import 'blivet.flags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a825a580> import 'blivet.storage_log' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a825a3a0> import 'blivet.arch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82e2640> ** (process:145969): WARNING **: 22:47:23.477: failed to load module nvme: libbd_nvme.so.2: cannot open shared object file: No such file or directory import 'blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8bce280> # /usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/callbacks.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/callbacks.cpython-39.pyc' import 'blivet.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a825a190> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/__init__.cpython-39.pyc' import 'blivet.devicelibs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82898b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lib.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lib.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/udev.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/udev.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_errors.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_errors.cpython-39.pyc' import 'pyudev._errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bde8b0> # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/device/_device.py # code object from '/usr/lib/python3.9/site-packages/pyudev/device/__pycache__/_device.cpython-39.pyc' import 'six.moves' # # /usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_util.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/_util.cpython-39.pyc' import 'pyudev._util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bf3fd0> import 'pyudev.device._device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7be53a0> import 'pyudev.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bdedf0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/discover.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/discover.cpython-39.pyc' import 'pyudev.discover' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bf3cd0> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/core.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/core.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libc.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libc.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/_errorcheckers.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/_errorcheckers.cpython-39.pyc' import 'pyudev._ctypeslib._errorcheckers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0ddc0> import 'pyudev._ctypeslib.libc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0db20> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/libudev.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/libudev.cpython-39.pyc' import 'pyudev._ctypeslib.libudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0dc10> import 'pyudev._ctypeslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d790> # /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_ctypeslib/utils.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_ctypeslib/__pycache__/utils.cpython-39.pyc' # /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py # code object from '/usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d850> import 'pyudev._ctypeslib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d7f0> import 'pyudev.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bfcd90> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/monitor.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/monitor.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/__init__.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/pipe.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/pipe.cpython-39.pyc' import 'pyudev._os.pipe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b939d0> # /usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/_os/poll.py # code object from '/usr/lib/python3.9/site-packages/pyudev/_os/__pycache__/poll.cpython-39.pyc' import 'pyudev._os.poll' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b93dc0> import 'pyudev._os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b936a0> import 'pyudev.monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7c0d580> # /usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyudev/version.py # code object from '/usr/lib/python3.9/site-packages/pyudev/__pycache__/version.cpython-39.pyc' import 'pyudev.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b936d0> import 'pyudev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bde0d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/size.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/size.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/__init__.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/__init__.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/bytesize/bytesize.py # code object from '/usr/lib64/python3.9/site-packages/bytesize/__pycache__/bytesize.cpython-39.pyc' import 'bytesize.bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7baa460> import 'bytesize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7baa1c0> import 'blivet.size' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7bde640> import 'blivet.udev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a828f580> import 'blivet.devices.lib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8289d30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/device.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/device.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py # code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b5a400> # /usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/threads.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/threads.cpython-39.pyc' import 'blivet.threads' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b5abb0> import 'blivet.devices.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b550d0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/storage.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/storage.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/__init__.cpython-39.pyc' import 'blivet.tasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b8ea90> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsinfo.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsinfo.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/availability.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/availability.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/stratis.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/lvm_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/lvm_info.cpython-39.pyc' import 'blivet.static_data.lvm_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b1f760> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/luks_data.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/luks_data.cpython-39.pyc' import 'blivet.static_data.luks_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b1fcd0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/mpath_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/mpath_info.cpython-39.pyc' import 'blivet.static_data.mpath_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b2f3d0> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/nvdimm.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/nvdimm.cpython-39.pyc' import 'blivet.static_data.nvdimm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b2f730> # /usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/static_data/stratis_info.py # code object from '/usr/lib/python3.9/site-packages/blivet/static_data/__pycache__/stratis_info.cpython-39.pyc' import 'blivet.static_data.stratis_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b2fe80> import 'blivet.static_data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b1f400> import 'blivet.devicelibs.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b14ee0> import 'blivet.tasks.availability' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b14160> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fstask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fstask.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/task.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/task.cpython-39.pyc' import 'blivet.tasks.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7ad15e0> import 'blivet.tasks.fstask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b14760> import 'blivet.tasks.fsinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b8ec40> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsresize.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/dfresize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/dfresize.cpython-39.pyc' import 'blivet.tasks.dfresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7ad1f40> import 'blivet.tasks.fsresize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b8ee80> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssize.cpython-39.pyc' import 'blivet.tasks.fssize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b142e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsck.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsck.cpython-39.pyc' import 'blivet.tasks.fsck' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7adb2e0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsminsize.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsminsize.cpython-39.pyc' import 'blivet.tasks.fsminsize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7adb5b0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/biosboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/biosboot.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/__init__.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/__init__.cpython-39.pyc' # extension module '_ped' loaded from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' # extension module '_ped' executed from '/usr/lib64/python3.9/site-packages/_ped.cpython-39-x86_64-linux-gnu.so' import '_ped' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a7b0ad60> # /usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/alignment.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/alignment.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/decorators.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/decorators.cpython-39.pyc' import 'parted.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a02af0> import 'parted.alignment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a02460> # /usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/constraint.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/constraint.cpython-39.pyc' import 'parted.constraint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a02dc0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/device.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/device.cpython-39.pyc' import 'parted.device' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a0f4c0> # /usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/disk.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/disk.cpython-39.pyc' # /usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/cachedlist.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/cachedlist.cpython-39.pyc' import 'parted.cachedlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a286a0> import 'parted.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a1e250> # /usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/filesystem.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/filesystem.cpython-39.pyc' import 'parted.filesystem' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a34880> # /usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/geometry.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/geometry.cpython-39.pyc' import 'parted.geometry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7a39550> # /usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/parted/partition.py # code object from '/usr/lib64/python3.9/site-packages/parted/__pycache__/partition.cpython-39.pyc' import 'parted.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79bf340> import 'parted' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b01d90> import 'blivet.formats.biosboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b01a90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/disklabel.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/__init__.cpython-39.pyc' import 'blivet.events' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79ce340> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/manager.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/manager.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/changes.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/changes.cpython-39.pyc' import 'blivet.events.changes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79ceac0> import 'blivet.events.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79ce2e0> import 'blivet.formats.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79c6af0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/dmraid.cpython-39.pyc' import 'blivet.formats.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a797ab20> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fslib.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fslib.cpython-39.pyc' import 'blivet.formats.fslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a797e280> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/fs.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/fs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fslabeling.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fslabeling.cpython-39.pyc' import 'blivet.tasks.fslabeling' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79993a0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmkfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmkfs.cpython-39.pyc' import 'blivet.tasks.fsmkfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7999760> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsmount.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsmount.cpython-39.pyc' import 'blivet.tasks.fsmount' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79a0400> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsreadlabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsreadlabel.cpython-39.pyc' import 'blivet.tasks.fsreadlabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79a0fa0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fssync.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fssync.cpython-39.pyc' import 'blivet.tasks.fssync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79af7f0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fsuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fsuuid.cpython-39.pyc' import 'blivet.tasks.fsuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79afb20> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswritelabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswritelabel.cpython-39.pyc' import 'blivet.tasks.fswritelabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79afee0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/fswriteuuid.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/fswriteuuid.cpython-39.pyc' import 'blivet.tasks.fswriteuuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a793e5e0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/mounts.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/mounts.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/btrfs.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/raid.cpython-39.pyc' import 'blivet.devicelibs.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a794d1c0> import 'blivet.devicelibs.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a793ee50> import 'blivet.mounts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a793e940> import 'blivet.formats.fs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a797e340> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/luks.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/crypto.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/crypto.cpython-39.pyc' import 'blivet.devicelibs.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7900eb0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/lukstasks.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/lukstasks.cpython-39.pyc' import 'blivet.tasks.lukstasks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a790a160> import 'blivet.formats.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a798bbe0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/lvmpv.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/lvmpv.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/lvm.cpython-39.pyc' import 'blivet.devicelibs.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7918ac0> # /usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tasks/pvtask.py # code object from '/usr/lib/python3.9/site-packages/blivet/tasks/__pycache__/pvtask.cpython-39.pyc' import 'blivet.tasks.pvtask' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79209d0> import 'blivet.formats.lvmpv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79183d0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/mdraid.cpython-39.pyc' import 'blivet.formats.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a792ac70> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/multipath.cpython-39.pyc' import 'blivet.formats.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7930e80> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/prepboot.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/prepboot.cpython-39.pyc' import 'blivet.formats.prepboot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a79355e0> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/swap.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/swap.cpython-39.pyc' import 'blivet.formats.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7935d90> # /usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/formats/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/formats/__pycache__/stratis.cpython-39.pyc' import 'blivet.formats.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78c2850> import 'blivet.formats' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b82b50> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/network.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/network.cpython-39.pyc' import 'blivet.devices.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b017f0> import 'blivet.devices.storage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7b71d60> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/disk.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/disk.cpython-39.pyc' import 'blivet.devicelibs.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78eaa90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/fcoe.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/fcoe.cpython-39.pyc' import 'blivet.fcoe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78f5640> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/container.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/container.cpython-39.pyc' import 'blivet.devices.container' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78f5220> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/dm.cpython-39.pyc' import 'blivet.devices.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a787fbe0> import 'blivet.devices.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78e3820> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/partition.cpython-39.pyc' import 'blivet.devices.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a78ea610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/luks.cpython-39.pyc' import 'blivet.devices.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7840a00> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/lvm.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/raid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/raid.cpython-39.pyc' import 'blivet.devices.raid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a780a7c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/md.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/md.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/mdraid.cpython-39.pyc' import 'blivet.devicelibs.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a781c970> import 'blivet.devices.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a780af70> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/cache.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/cache.cpython-39.pyc' import 'blivet.devices.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77bdeb0> import 'blivet.devices.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a784b520> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/btrfs.cpython-39.pyc' import 'blivet.devices.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a778db20> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/file.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/file.cpython-39.pyc' import 'blivet.devices.file' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77aad30> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/loop.cpython-39.pyc' import 'blivet.devices.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77b0760> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/optical.cpython-39.pyc' import 'blivet.devices.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77b72b0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nodev.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nodev.cpython-39.pyc' import 'blivet.devices.nodev' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77b7610> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/nfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/nfs.cpython-39.pyc' import 'blivet.devices.nfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a77404c0> # /usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devices/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/devices/__pycache__/stratis.cpython-39.pyc' import 'blivet.devices.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7740dc0> import 'blivet.devices' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a82899d0> # /usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/deviceaction.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/deviceaction.cpython-39.pyc' import 'blivet.deviceaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a8289a90> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicefactory.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicefactory.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/partitioning.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/partitioning.cpython-39.pyc' import 'blivet.partitioning' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7713a00> import 'blivet.devicefactory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76fd730> # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.module_utils.storage_lsr.argument_validator # loaded from Zip /tmp/ansible_fedora.linux_system_roles.blivet_payload_umqc1v5z/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/module_utils/storage_lsr/argument_validator.py # zipimport: zlib available # /usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/blivet.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/blivet.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc matches /usr/lib64/python3.9/shelve.py # code object from '/usr/lib64/python3.9/__pycache__/shelve.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py # code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py # code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76976d0> # extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f36a7697760> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76c3be0> import 'shelve' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76c3370> # /usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicelibs/edd.py # code object from '/usr/lib/python3.9/site-packages/blivet/devicelibs/__pycache__/edd.cpython-39.pyc' import 'blivet.devicelibs.edd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76c3b80> # /usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/devicetree.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/devicetree.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/actionlist.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/actionlist.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/tsort.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/tsort.cpython-39.pyc' import 'blivet.tsort' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dc250> import 'blivet.actionlist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a766ca00> # /usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/events/handler.py # code object from '/usr/lib/python3.9/site-packages/blivet/events/__pycache__/handler.cpython-39.pyc' import 'blivet.events.handler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dc6a0> # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/populator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/__pycache__/populator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/__init__.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/__init__.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/devicepopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/devicepopulator.cpython-39.pyc' # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/populatorhelper.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/populatorhelper.cpython-39.pyc' import 'blivet.populator.helpers.populatorhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75ef430> import 'blivet.populator.helpers.devicepopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75e4f10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/formatpopulator.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/formatpopulator.cpython-39.pyc' import 'blivet.populator.helpers.formatpopulator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75ef5e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/btrfs.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/btrfs.cpython-39.pyc' import 'blivet.populator.helpers.btrfs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75ef820> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/boot.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/boot.cpython-39.pyc' import 'blivet.populator.helpers.boot' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75efa00> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disk.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disk.cpython-39.pyc' import 'blivet.populator.helpers.disk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75efc10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/disklabel.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/disklabel.cpython-39.pyc' import 'blivet.populator.helpers.disklabel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75efe50> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dm.cpython-39.pyc' import 'blivet.populator.helpers.dm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75fac10> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/dmraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/dmraid.cpython-39.pyc' import 'blivet.populator.helpers.dmraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75fad90> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/loop.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/loop.cpython-39.pyc' import 'blivet.populator.helpers.loop' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75fafa0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/luks.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/luks.cpython-39.pyc' import 'blivet.populator.helpers.luks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603190> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/lvm.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/lvm.cpython-39.pyc' import 'blivet.populator.helpers.lvm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603610> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/mdraid.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/mdraid.cpython-39.pyc' import 'blivet.populator.helpers.mdraid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603c40> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/multipath.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/multipath.cpython-39.pyc' import 'blivet.populator.helpers.multipath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7603f40> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/optical.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/optical.cpython-39.pyc' import 'blivet.populator.helpers.optical' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a760f160> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/partition.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/partition.cpython-39.pyc' import 'blivet.populator.helpers.partition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a760f2e0> # /usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/populator/helpers/stratis.py # code object from '/usr/lib/python3.9/site-packages/blivet/populator/helpers/__pycache__/stratis.cpython-39.pyc' import 'blivet.populator.helpers.stratis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a760f520> import 'blivet.populator.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75e4a60> import 'blivet.populator.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dcf70> import 'blivet.populator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75dcd90> import 'blivet.devicetree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a76979d0> import 'blivet.blivet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a7682220> import 'gc' # # /usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc matches /usr/lib/python3.9/site-packages/blivet/iscsi.py # code object from '/usr/lib/python3.9/site-packages/blivet/__pycache__/iscsi.cpython-39.pyc' import 'blivet.iscsi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f36a75b5700> {"changed": false, "actions": [], "leaves": [], "mounts": [], "crypts": [], "pools": [], "volumes": [], "packages": [], "invocation": {"module_args": {"packages_only": true, "pools": [], "volumes": [{"encryption": false, "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": "swap", "mount_options": null, "mount_point": null, "mount_user": null, "mount_group": null, "mount_mode": null, "name": "foo", "raid_level": null, "size": null, "state": "present", "type": "disk", "disks": [], "raid_device_count": null, "raid_spare_count": null, "raid_metadata_version": null, "raid_chunk_size": 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, "diskvolume_mkfs_option_map": {}, "disklabel_type": null, "use_partitions": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible_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 textwrap # cleanup[2] removing optparse # cleanup[2] removing gi._option # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi.repository.GLib # cleanup[2] removing 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 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 six.moves # cleanup[2] removing pyudev._util # cleanup[2] removing pyudev.device._device # cleanup[2] removing pyudev.device # cleanup[2] removing pyudev.discover # 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.core # 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 bytesize.bytesize # cleanup[2] removing bytesize # destroy bytesize # cleanup[2] removing blivet.size # cleanup[2] removing blivet.udev # cleanup[2] removing blivet.devices.lib # 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.container # cleanup[2] removing blivet.devices.dm # cleanup[2] removing blivet.devices.disk # cleanup[2] removing blivet.devices.partition # cleanup[2] removing blivet.devices.luks # cleanup[2] removing blivet.devices.raid # 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.dmraid # 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 gc # cleanup[2] removing blivet.iscsi # destroy _sitebuiltins # destroy _compression # destroy binascii # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy datetime # destroy distro # destroy argparse # destroy _compat_pickle # cleanup[3] wiping blivet.iscsi # cleanup[3] wiping gc # 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.dmraid # 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.container # destroy blivet.devices.dm # destroy blivet.devices.disk # destroy blivet.devices.partition # destroy blivet.devices.luks # 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 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 # 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.discover # destroy pyudev.core # 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 six.moves # cleanup[3] wiping blivet.devicelibs # 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 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 textwrap # 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 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 linecache # destroy tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale # destroy encodings # 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 encodings.cp437 # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping random # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # 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 encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping zipimport # destroy _frozen_importlib_external # cleanup[3] wiping time # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy gc # destroy _pickle # destroy decimal # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _random # destroy _bisect # destroy _lzma # destroy zlib # destroy _struct # destroy _signal # destroy marshal # destroy ctypes # destroy locale # destroy gettext # destroy linecache # destroy _collections_abc # destroy _weakref # destroy _heapq # destroy _thread # destroy _socket # destroy array # destroy zipimport # destroy parted # destroy pyudev # destroy _functools # destroy blivet.devicelibs.mdraid # destroy blivet.devicelibs.btrfs # destroy blivet.devicelibs.raid # 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 genericpath # destroy _sre # destroy sre_parse # destroy _string # destroy signal # destroy threading # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy textwrap # destroy fnmatch # destroy _hashlib # 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 inspect # 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.dmraid # 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 copy # destroy blivet.devicelibs.disk # destroy blivet.devicelibs.lvm # destroy blivet.tasks.availability # destroy _warnings # destroy posix # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy pyudev._os.pipe # destroy pyudev._os.poll # 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 io # destroy contextlib # destroy gi._gi # destroy collections # destroy io # destroy _opcode # destroy json.scanner # destroy json.decoder # destroy json.encoder # destroy _json # destroy stat # destroy abc # destroy re # destroy six # destroy collections.abc # destroy errno # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 Shared connection to 10.31.44.148 closed. 67225 1726886844.30748: done with _execute_module (fedora.linux_system_roles.blivet, {'packages_only': True, 'pools': [], 'volumes': [{'name': 'foo', 'type': 'disk', 'state': 'present', 'disks': [], 'fs_type': 'swap', 'encryption': False}], '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': []}, '_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-1726886842.9485953-67902-133475665192212/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 67225 1726886844.30753: _low_level_execute_command(): starting 67225 1726886844.30756: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726886842.9485953-67902-133475665192212/ > /dev/null 2>&1 && sleep 0' 67225 1726886844.30758: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 67225 1726886844.30760: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886844.30794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886844.30798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886844.30848: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886844.30898: stderr chunk (state=3): >>>debug2: match not found <<< 67225 1726886844.30908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886844.30923: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 67225 1726886844.30932: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.44.148 is address <<< 67225 1726886844.30935: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 67225 1726886844.30944: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 67225 1726886844.30955: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 67225 1726886844.30963: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 67225 1726886844.30975: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 <<< 67225 1726886844.30984: stderr chunk (state=3): >>>debug2: match found <<< 67225 1726886844.30999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 67225 1726886844.31076: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 67225 1726886844.31116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 67225 1726886844.31135: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 67225 1726886844.31259: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 67225 1726886844.33692: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 67225 1726886844.33849: stderr chunk (state=3): >>><<< 67225 1726886844.33852: stdout chunk (state=3): >>><<< 67225 1726886844.34317: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.44.148 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.44.148 originally 10.31.44.148 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 4 debug2: Received exit status from master 0 67225 1726886844.34323: handler run complete 67225 1726886844.34326: attempt loop complete, returning result 67225 1726886844.34328: _execute() done 67225 1726886844.34330: dumping result to json 67225 1726886844.34332: done dumping result, returning 67225 1726886844.34334: done running TaskExecutor() for managed_node2/TASK: Test lvm and xfs package deps [02369adf-7a19-6840-5358-0000000001f5] 67225 1726886844.34336: sending task result for task 02369adf-7a19-6840-5358-0000000001f5 67225 1726886844.34418: done sending task result for task 02369adf-7a19-6840-5358-0000000001f5 67225 1726886844.34426: WORKER PROCESS EXITING ok: [managed_node2] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } 67225 1726886844.34575: no more pending results, returning what we have 67225 1726886844.34578: results queue empty 67225 1726886844.34579: checking for any_errors_fatal 67225 1726886844.34581: done checking for any_errors_fatal 67225 1726886844.34581: checking for max_fail_percentage 67225 1726886844.34583: done checking for max_fail_percentage 67225 1726886844.34584: checking to see if all hosts have failed and the running result is not ok 67225 1726886844.34585: done checking to see if all hosts have failed 67225 1726886844.34585: getting the remaining hosts for this loop 67225 1726886844.34587: done getting the remaining hosts for this loop 67225 1726886844.34590: getting the next task for host managed_node2 67225 1726886844.34596: done getting next task for host managed_node2 67225 1726886844.34599: ^ task is: TASK: Assert unexpected required package list is empty 67225 1726886844.34601: ^ 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 67225 1726886844.34604: getting variables 67225 1726886844.34605: in VariableManager get_vars() 67225 1726886844.34643: Calling all_inventory to load vars for managed_node2 67225 1726886844.34646: Calling groups_inventory to load vars for managed_node2 67225 1726886844.34648: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886844.34658: Calling all_plugins_play to load vars for managed_node2 67225 1726886844.34661: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886844.34664: Calling groups_plugins_play to load vars for managed_node2 67225 1726886844.35355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886844.36055: done with get_vars() 67225 1726886844.36071: done getting variables 67225 1726886844.36143: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Assert unexpected required package list is empty] ************************ task path: /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:70 Friday 20 September 2024 22:47:24 -0400 (0:00:01.489) 0:00:20.340 ****** 67225 1726886844.36173: entering _queue_task() for managed_node2/assert 67225 1726886844.36467: worker is 1 (out of 1 available) 67225 1726886844.36485: exiting _queue_task() for managed_node2/assert 67225 1726886844.36497: done queuing things up, now waiting for results queue to drain 67225 1726886844.36498: waiting for pending results... 67225 1726886844.36814: running TaskExecutor() for managed_node2/TASK: Assert unexpected required package list is empty 67225 1726886844.36903: in run() - task 02369adf-7a19-6840-5358-00000000000c 67225 1726886844.36924: variable 'ansible_search_path' from source: unknown 67225 1726886844.36965: calling self._execute() 67225 1726886844.37058: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886844.37065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886844.37074: variable 'omit' from source: magic vars 67225 1726886844.37196: variable 'omit' from source: magic vars 67225 1726886844.37231: variable 'omit' from source: magic vars 67225 1726886844.37504: variable 'blivet_output' from source: set_fact 67225 1726886844.37538: variable 'omit' from source: magic vars 67225 1726886844.37588: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 67225 1726886844.37626: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 67225 1726886844.37643: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 67225 1726886844.37673: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886844.37685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 67225 1726886844.37706: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/become 67225 1726886844.37728: Loading BecomeModule 'sudo' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/sudo.py (found_in_cache=True, class_only=False) 67225 1726886844.37761: variable 'inventory_hostname' from source: host vars for 'managed_node2' 67225 1726886844.37764: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886844.37769: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886844.37964: Set connection var ansible_module_compression to ZIP_DEFLATED 67225 1726886844.37968: Set connection var ansible_shell_type to sh 67225 1726886844.37970: Set connection var ansible_timeout to 10 67225 1726886844.37972: Set connection var ansible_connection to ssh 67225 1726886844.37976: Set connection var ansible_shell_executable to /bin/sh 67225 1726886844.37978: Set connection var ansible_pipelining to False 67225 1726886844.37980: variable 'ansible_shell_executable' from source: unknown 67225 1726886844.37982: variable 'ansible_connection' from source: unknown 67225 1726886844.37984: variable 'ansible_module_compression' from source: unknown 67225 1726886844.37986: variable 'ansible_shell_type' from source: unknown 67225 1726886844.37988: variable 'ansible_shell_executable' from source: unknown 67225 1726886844.37990: variable 'ansible_host' from source: host vars for 'managed_node2' 67225 1726886844.37992: variable 'ansible_pipelining' from source: unknown 67225 1726886844.37994: variable 'ansible_timeout' from source: unknown 67225 1726886844.38416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 67225 1726886844.38420: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 67225 1726886844.38426: variable 'omit' from source: magic vars 67225 1726886844.38428: starting attempt loop 67225 1726886844.38431: running the handler 67225 1726886844.38433: variable 'blivet_output' from source: set_fact 67225 1726886844.38435: Evaluated conditional (blivet_output.packages == []): True 67225 1726886844.38500: variable 'blivet_output' from source: set_fact 67225 1726886844.38519: Evaluated conditional (not blivet_output.changed): True 67225 1726886844.38539: handler run complete 67225 1726886844.38570: attempt loop complete, returning result 67225 1726886844.38579: _execute() done 67225 1726886844.38585: dumping result to json 67225 1726886844.38592: done dumping result, returning 67225 1726886844.38603: done running TaskExecutor() for managed_node2/TASK: Assert unexpected required package list is empty [02369adf-7a19-6840-5358-00000000000c] 67225 1726886844.38614: sending task result for task 02369adf-7a19-6840-5358-00000000000c ok: [managed_node2] => { "changed": false } MSG: All assertions passed 67225 1726886844.38768: no more pending results, returning what we have 67225 1726886844.38771: results queue empty 67225 1726886844.38772: checking for any_errors_fatal 67225 1726886844.38788: done checking for any_errors_fatal 67225 1726886844.38789: checking for max_fail_percentage 67225 1726886844.38791: done checking for max_fail_percentage 67225 1726886844.38792: checking to see if all hosts have failed and the running result is not ok 67225 1726886844.38793: done checking to see if all hosts have failed 67225 1726886844.38794: getting the remaining hosts for this loop 67225 1726886844.38796: done getting the remaining hosts for this loop 67225 1726886844.38799: getting the next task for host managed_node2 67225 1726886844.38807: done getting next task for host managed_node2 67225 1726886844.38809: ^ task is: TASK: meta (flush_handlers) 67225 1726886844.38811: ^ 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 67225 1726886844.38825: getting variables 67225 1726886844.38827: in VariableManager get_vars() 67225 1726886844.38861: Calling all_inventory to load vars for managed_node2 67225 1726886844.38864: Calling groups_inventory to load vars for managed_node2 67225 1726886844.38866: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886844.38878: Calling all_plugins_play to load vars for managed_node2 67225 1726886844.38881: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886844.38885: Calling groups_plugins_play to load vars for managed_node2 67225 1726886844.39410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886844.39931: done sending task result for task 02369adf-7a19-6840-5358-00000000000c 67225 1726886844.39935: WORKER PROCESS EXITING 67225 1726886844.40276: done with get_vars() 67225 1726886844.40289: done getting variables 67225 1726886844.40368: in VariableManager get_vars() 67225 1726886844.40378: Calling all_inventory to load vars for managed_node2 67225 1726886844.40381: Calling groups_inventory to load vars for managed_node2 67225 1726886844.40383: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886844.40387: Calling all_plugins_play to load vars for managed_node2 67225 1726886844.40389: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886844.40392: Calling groups_plugins_play to load vars for managed_node2 67225 1726886844.40841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886844.41450: done with get_vars() 67225 1726886844.41467: done queuing things up, now waiting for results queue to drain 67225 1726886844.41469: results queue empty 67225 1726886844.41470: checking for any_errors_fatal 67225 1726886844.41472: done checking for any_errors_fatal 67225 1726886844.41473: checking for max_fail_percentage 67225 1726886844.41474: done checking for max_fail_percentage 67225 1726886844.41479: checking to see if all hosts have failed and the running result is not ok 67225 1726886844.41480: done checking to see if all hosts have failed 67225 1726886844.41481: getting the remaining hosts for this loop 67225 1726886844.41481: done getting the remaining hosts for this loop 67225 1726886844.41484: getting the next task for host managed_node2 67225 1726886844.41488: done getting next task for host managed_node2 67225 1726886844.41489: ^ task is: TASK: meta (flush_handlers) 67225 1726886844.41491: ^ 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 67225 1726886844.41493: getting variables 67225 1726886844.41494: in VariableManager get_vars() 67225 1726886844.41503: Calling all_inventory to load vars for managed_node2 67225 1726886844.41506: Calling groups_inventory to load vars for managed_node2 67225 1726886844.41508: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886844.41515: Calling all_plugins_play to load vars for managed_node2 67225 1726886844.41517: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886844.41521: Calling groups_plugins_play to load vars for managed_node2 67225 1726886844.41953: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886844.42567: done with get_vars() 67225 1726886844.42578: done getting variables 67225 1726886844.42627: in VariableManager get_vars() 67225 1726886844.42636: Calling all_inventory to load vars for managed_node2 67225 1726886844.42639: Calling groups_inventory to load vars for managed_node2 67225 1726886844.42643: Calling all_plugins_inventory to load vars for managed_node2 67225 1726886844.42647: Calling all_plugins_play to load vars for managed_node2 67225 1726886844.42649: Calling groups_plugins_inventory to load vars for managed_node2 67225 1726886844.42652: Calling groups_plugins_play to load vars for managed_node2 67225 1726886844.43510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 67225 1726886844.44633: done with get_vars() 67225 1726886844.44649: done queuing things up, now waiting for results queue to drain 67225 1726886844.44651: results queue empty 67225 1726886844.44652: checking for any_errors_fatal 67225 1726886844.44653: done checking for any_errors_fatal 67225 1726886844.44654: checking for max_fail_percentage 67225 1726886844.44655: done checking for max_fail_percentage 67225 1726886844.44656: checking to see if all hosts have failed and the running result is not ok 67225 1726886844.44657: done checking to see if all hosts have failed 67225 1726886844.44657: getting the remaining hosts for this loop 67225 1726886844.44658: done getting the remaining hosts for this loop 67225 1726886844.44661: getting the next task for host managed_node2 67225 1726886844.44664: done getting next task for host managed_node2 67225 1726886844.44665: ^ task is: None 67225 1726886844.44667: ^ 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 67225 1726886844.44668: done queuing things up, now waiting for results queue to drain 67225 1726886844.44669: results queue empty 67225 1726886844.44670: checking for any_errors_fatal 67225 1726886844.44670: done checking for any_errors_fatal 67225 1726886844.44671: checking for max_fail_percentage 67225 1726886844.44672: done checking for max_fail_percentage 67225 1726886844.44673: checking to see if all hosts have failed and the running result is not ok 67225 1726886844.44674: done checking to see if all hosts have failed 67225 1726886844.44676: getting the next task for host managed_node2 67225 1726886844.44678: done getting next task for host managed_node2 67225 1726886844.44679: ^ task is: None 67225 1726886844.44680: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=33 changed=0 unreachable=0 failed=0 skipped=14 rescued=0 ignored=0 Friday 20 September 2024 22:47:24 -0400 (0:00:00.086) 0:00:20.426 ****** =============================================================================== fedora.linux_system_roles.storage : Get service facts ------------------- 2.55s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Make sure blivet is available ------- 2.07s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Gathering Facts --------------------------------------------------------- 1.86s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/tests_deps.yml:2 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.60s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Test lvm and xfs package deps ------------------------------------------- 1.55s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml:2 Test lvm and xfs package deps ------------------------------------------- 1.55s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml:2 Test lvm and xfs package deps ------------------------------------------- 1.49s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/tests/storage/run_blivet.yml:2 fedora.linux_system_roles.storage : Update facts ------------------------ 1.44s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.10s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 0.92s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Check if /etc/fstab is present ------ 0.72s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file --- 0.68s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 fedora.linux_system_roles.storage : Check if system is ostree ----------- 0.62s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 fedora.linux_system_roles.storage : Set storage_cryptsetup_services ----- 0.15s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 fedora.linux_system_roles.storage : Set up new/current mounts ----------- 0.14s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 fedora.linux_system_roles.storage : Manage mount ownership/permissions --- 0.12s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 fedora.linux_system_roles.storage : Include the appropriate provider tasks --- 0.11s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 fedora.linux_system_roles.storage : Set the list of pools for test verification --- 0.10s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 fedora.linux_system_roles.storage : Set the list of volumes for test verification --- 0.09s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 fedora.linux_system_roles.storage : Set platform/version specific variables --- 0.09s /tmp/collections-2h0/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 67225 1726886844.44831: RUNNING CLEANUP